type alias Message.LeftChatMemberMessageimport { type Message } from "https://deno.land/x/grammy@v1.23.0/types.web.ts"; const { LeftChatMemberMessage } = Message; definition: ServiceMessage & MsgWith<"left_chat_member">