telegramx.js

UsersShared

interface

This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.

Declaration

interface UsersShared 

Properties

request_idproperty#
request_id: number;

Identifier of the request

usersproperty#
users: SharedUser[];

Information about users shared with the bot