#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -351487655 |
| | Identifier uniquely determining a type of the object.
|
| |
Changes a note of a contact user.
Returns object_ptr<Ok>.
Definition at line 134119 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 134155 of file td_api.h.
◆ setUserNote() [1/2]
| td::td_api::setUserNote::setUserNote |
( |
| ) |
|
Default constructor for a function, which changes a note of a contact user.
Returns object_ptr<Ok>.
◆ setUserNote() [2/2]
Creates a function, which changes a note of a contact user.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | user_id_ | User identifier. |
| [in] | note_ | Note to set for the user; 0-getOption("user_note_text_length_max") characters. Only Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, and DateTime entities are allowed. |
◆ store()
| void td::td_api::setUserNote::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::setUserNote::ID = -351487655 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 134152 of file td_api.h.
◆ note_
Note to set for the user; 0-getOption("user_note_text_length_max") characters. Only Bold, Italic, Underline, Strikethrough, Spoiler, CustomEmoji, and DateTime entities are allowed.
Definition at line 134132 of file td_api.h.
◆ user_id_
| int53 td::td_api::setUserNote::user_id_ |
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