| Package | Description |
|---|---|
| org.telegram.api.functions.account | |
| org.telegram.api.input.notify |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputNotifyPeer |
TLRequestAccountUpdateNotifySettings.getPeer()
Gets peer.
|
TLAbsInputNotifyPeer |
TLRequestAccountGetNotifySettings.getPeer()
Gets peer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestAccountUpdateNotifySettings.setPeer(TLAbsInputNotifyPeer value)
Sets peer.
|
void |
TLRequestAccountGetNotifySettings.setPeer(TLAbsInputNotifyPeer value)
Sets peer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLInputNotifyAll
The type TL input notify all.
|
class |
TLInputNotifyChats
The type TL input notify chats.
|
class |
TLInputNotifyPeer
The type TL input notify peer.
|
class |
TLInputNotifyUsers
The type TL input notify users.
|
Copyright © 2017. All rights reserved.