#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| array< int53 > | chat_ids_ |
| | The chat identifiers, total number of chats in all rules must not exceed 20.
|
| |
|
| static const std::int32_t | ID = -2048749863 |
| | Identifier uniquely determining a type of the object.
|
| |
A rule to allow all members of certain specified basic groups and supergroups to doing something.
Definition at line 85667 of file td_api.h.
◆ userPrivacySettingRuleAllowChatMembers() [1/2]
| td::td_api::userPrivacySettingRuleAllowChatMembers::userPrivacySettingRuleAllowChatMembers |
( |
| ) |
|
A rule to allow all members of certain specified basic groups and supergroups to doing something.
◆ userPrivacySettingRuleAllowChatMembers() [2/2]
| td::td_api::userPrivacySettingRuleAllowChatMembers::userPrivacySettingRuleAllowChatMembers |
( |
array< int53 > && |
chat_ids_ | ) |
|
|
explicit |
A rule to allow all members of certain specified basic groups and supergroups to doing something.
- Parameters
-
| [in] | chat_ids_ | The chat identifiers, total number of chats in all rules must not exceed 20. |
◆ store()
| void td::td_api::userPrivacySettingRuleAllowChatMembers::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_ids_
| array<int53> td::td_api::userPrivacySettingRuleAllowChatMembers::chat_ids_ |
The chat identifiers, total number of chats in all rules must not exceed 20.
Definition at line 85678 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::userPrivacySettingRuleAllowChatMembers::ID = -2048749863 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 85693 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