| Package | Description |
|---|---|
| org.telegram.api.functions.account | |
| org.telegram.api.input.privacy.inputprivacyrule |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsInputPrivacyRule> |
TLRequestAccountSetPrivacy.getRules()
Gets rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAccountSetPrivacy.setRules(TLVector<TLAbsInputPrivacyRule> rules)
Sets rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLInputPrivacyValueAllowAll
The type TL input privacy value allow all.
|
class |
TLInputPrivacyValueAllowContacts
The type TL input privacy value allow contacts.
|
class |
TLInputPrivacyValueAllowUsers
The type TL input privacy value allow users.
|
class |
TLInputPrivacyValueDisallowAll
The type TL input privacy value disallow all.
|
class |
TLInputPrivacyValueDisallowContacts
The type TL input privacy value disallow contacts.
|
class |
TLInputPrivacyValueDisallowUsers
The type TL input privacy value disallow users.
|
Copyright © 2017. All rights reserved.