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

x/grammy/types.ts>Message.UsersSharedMessage

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