Inherits Function.
Shares users after pressing a keyboardButtonTypeRequestUsers button with the bot.
Returns object_ptr<Ok>.
|
static const std::int32_t | ID = -1574608333 |
| Identifier uniquely determining a type of the object.
|
|
◆ shareUsersWithBot() [1/2]
◆ shareUsersWithBot() [2/2]
Creates a function, which shares users after pressing a keyboardButtonTypeRequestUsers button with the bot.
Returns object_ptr<Ok>.
- Parameters
-
[in] | chat_id_ | Identifier of the chat with the bot. |
[in] | message_id_ | Identifier of the message with the button. |
[in] | button_id_ | Identifier of the button. |
[in] | shared_user_ids_ | Identifiers of the shared users. |
[in] | only_check_ | Pass true to check that the users can be shared by the button instead of actually sharing them. |
◆ store()
void store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
[in] | s | Storer to which object string representation will be appended. |
[in] | field_name | Object field_name if applicable. |
Implements TlObject.
The documentation for this class was generated from the following file: