Very Popular
Go to Latest
type alias Message.ChatSharedMessage
import { type Message } from "https://dotland.deno.dev/x/grammy@v1.14.1/types.deno.ts";
const { ChatSharedMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_shared">