#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1107453291 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes a shortcut that can be used for a quick reply.
Definition at line 58093 of file td_api.h.
◆ quickReplyShortcut() [1/2]
| td::td_api::quickReplyShortcut::quickReplyShortcut |
( |
| ) |
|
Describes a shortcut that can be used for a quick reply.
◆ quickReplyShortcut() [2/2]
Describes a shortcut that can be used for a quick reply.
- Parameters
-
| [in] | id_ | Unique shortcut identifier. |
| [in] | name_ | The name of the shortcut that can be used to use the shortcut. |
| [in] | first_message_ | The first shortcut message. |
| [in] | message_count_ | The total number of messages in the shortcut. |
◆ store()
| void td::td_api::quickReplyShortcut::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 td::TlObject.
◆ first_message_
The first shortcut message.
Definition at line 58108 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::quickReplyShortcut::ID = -1107453291 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 58128 of file td_api.h.
◆ id_
| int32 td::td_api::quickReplyShortcut::id_ |
Unique shortcut identifier.
Definition at line 58104 of file td_api.h.
◆ message_count_
| int32 td::td_api::quickReplyShortcut::message_count_ |
The total number of messages in the shortcut.
Definition at line 58110 of file td_api.h.
◆ name_
| string td::td_api::quickReplyShortcut::name_ |
The name of the shortcut that can be used to use the shortcut.
Definition at line 58106 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h