import { type MessageGroupCreated } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
A message that is received by user accounts when a group is created. While bots don't receive them, they are able to see them if someone replies to them.
x/mtkruto/mod.ts>MessageGroupCreated
import { type MessageGroupCreated } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
A message that is received by user accounts when a group is created. While bots don't receive them, they are able to see them if someone replies to them.