#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -714462886 |
| | Identifier uniquely determining a type of the object.
|
| |
A forum topic has been created.
Definition at line 41152 of file td_api.h.
◆ messageForumTopicCreated() [1/2]
| td::td_api::messageForumTopicCreated::messageForumTopicCreated |
( |
| ) |
|
A forum topic has been created.
◆ messageForumTopicCreated() [2/2]
| td::td_api::messageForumTopicCreated::messageForumTopicCreated |
( |
string const & |
name_, |
|
|
bool |
is_name_implicit_, |
|
|
object_ptr< forumTopicIcon > && |
icon_ |
|
) |
| |
A forum topic has been created.
- Parameters
-
| [in] | name_ | Name of the topic. |
| [in] | is_name_implicit_ | True, if the name of the topic wasn't added explicitly. |
| [in] | icon_ | Icon of the topic. |
◆ store()
| void td::td_api::messageForumTopicCreated::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.
◆ icon_
◆ ID
| const std::int32_t td::td_api::messageForumTopicCreated::ID = -714462886 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 41184 of file td_api.h.
◆ is_name_implicit_
| bool td::td_api::messageForumTopicCreated::is_name_implicit_ |
True, if the name of the topic wasn't added explicitly.
Definition at line 41165 of file td_api.h.
◆ name_
| string td::td_api::messageForumTopicCreated::name_ |
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