#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| object_ptr< formattedText > | text_ |
| | Option text; 1-100 characters. Only custom emoji entities are allowed to be added and only by Premium users.
|
| |
|
| static const std::int32_t | ID = 1622584516 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes one answer option of a poll to be created.
Definition at line 31360 of file td_api.h.
◆ inputPollOption() [1/2]
| td::td_api::inputPollOption::inputPollOption |
( |
| ) |
|
Describes one answer option of a poll to be created.
◆ inputPollOption() [2/2]
Describes one answer option of a poll to be created.
- Parameters
-
| [in] | text_ | Option text; 1-100 characters. Only custom emoji entities are allowed to be added and only by Premium users. |
◆ store()
| void td::td_api::inputPollOption::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.
◆ ID
| const std::int32_t td::td_api::inputPollOption::ID = 1622584516 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 31386 of file td_api.h.
◆ text_
Option text; 1-100 characters. Only custom emoji entities are allowed to be added and only by Premium users.
Definition at line 31371 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