Skip to main content
Module

x/grammy/types.ts>Message.UserSharedMessage

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