export Function
Users
Constructor
ts
ReplyButton.Users( text, request_users )
Parameter | Type | Description |
---|---|---|
text | string | Label text on the button. |
request_users | RequestUsers | Pressing the button will open a list of suitable users. Identifiers of selected users will be sent to the bot in a “users_shared” service message. Available in private chats only. |
Return: ReplyButtonPayload