Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.ts>Message.ChatSharedMessage

The Telegram Bot Framework.
Go to Latest
type alias Message.ChatSharedMessage
import { type Message } from "https://deno.land/x/grammy@v1.19.1/types.ts";
const { ChatSharedMessage } = Message;
definition: ServiceMessage & MsgWith<"chat_shared">