#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -2009871041 |
| | Identifier uniquely determining a type of the object.
|
| |
Number of chats in a story list has changed.
Definition at line 80509 of file td_api.h.
◆ updateStoryListChatCount() [1/2]
| td::td_api::updateStoryListChatCount::updateStoryListChatCount |
( |
| ) |
|
Number of chats in a story list has changed.
◆ updateStoryListChatCount() [2/2]
| td::td_api::updateStoryListChatCount::updateStoryListChatCount |
( |
object_ptr< StoryList > && |
story_list_, |
|
|
int32 |
chat_count_ |
|
) |
| |
Number of chats in a story list has changed.
- Parameters
-
| [in] | story_list_ | The story list. |
| [in] | chat_count_ | Approximate total number of chats with active stories in the list. |
◆ store()
| void td::td_api::updateStoryListChatCount::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.
◆ chat_count_
| int32 td::td_api::updateStoryListChatCount::chat_count_ |
Approximate total number of chats with active stories in the list.
Definition at line 80522 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::updateStoryListChatCount::ID = -2009871041 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 80538 of file td_api.h.
◆ story_list_
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