#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = 1728558443 |
| | Identifier uniquely determining a type of the object.
|
| |
The chat editable username was changed.
Definition at line 11712 of file td_api.h.
◆ chatEventUsernameChanged() [1/2]
| td::td_api::chatEventUsernameChanged::chatEventUsernameChanged |
( |
| ) |
|
The chat editable username was changed.
◆ chatEventUsernameChanged() [2/2]
| td::td_api::chatEventUsernameChanged::chatEventUsernameChanged |
( |
string const & |
old_username_, |
|
|
string const & |
new_username_ |
|
) |
| |
The chat editable username was changed.
- Parameters
-
| [in] | old_username_ | Previous chat username. |
| [in] | new_username_ | New chat username. |
◆ store()
| void td::td_api::chatEventUsernameChanged::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::chatEventUsernameChanged::ID = 1728558443 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 11741 of file td_api.h.
◆ new_username_
| string td::td_api::chatEventUsernameChanged::new_username_ |
◆ old_username_
| string td::td_api::chatEventUsernameChanged::old_username_ |
Previous chat username.
Definition at line 11723 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