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