Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias Message.GroupChatCreatedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.0.0/message.ts";
const { GroupChatCreatedMessage } = Message;
definition: ServiceMessage & MsgWith<"group_chat_created">