Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>UsersShared

Interactive menus for grammY.
Go to Latest
interface UsersShared
import { type UsersShared } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUsers button.

Properties

request_id: number

Identifier of the request

users: SharedUser[]

Information about users shared with the bot.