| Package | Description |
|---|---|
| org.telegram.api.account | |
| org.telegram.api.privacy.privacyrule | |
| org.telegram.api.update |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsPrivacyRule> |
TLAccountPrivacyRules.getRules()
Gets rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAccountPrivacyRules.setRules(TLVector<TLAbsPrivacyRule> rules)
Sets rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLPrivacyValueAllowAll
The type TL privacy value allow all.
|
class |
TLPrivacyValueAllowContacts
The type TL privacy value allow contacts.
|
class |
TLPrivacyValueAllowUsers
The type TL privacy value allow users.
|
class |
TLPrivacyValueDisallowAll
The type TL privacy value disallow all.
|
class |
TLPrivacyValueDisallowContacts
The type TL privacy value disallow contacts.
|
class |
TLPrivacyValueDisallowUsers
The type TL privacy value disallow users.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsPrivacyRule> |
TLUpdatePrivacy.getRules()
Gets rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdatePrivacy.setRules(TLVector<TLAbsPrivacyRule> rules)
Sets rules.
|
Copyright © 2016. All rights reserved.