UsersShared
This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUsers button.
Properties
request_id
ts
request_id: number;
Identifier of the request
users
ts
users: SharedUser[];
Information about users shared with the bot.