| Package | Description |
|---|---|
| org.telegram.api.chat | |
| org.telegram.api.chat.invite | |
| org.telegram.api.functions.channels | |
| org.telegram.api.functions.messages |
| Modifier and Type | Field and Description |
|---|---|
protected TLAbsChatInvite |
TLAbsChatFull.exportedInvite |
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatInvite |
TLAbsChatFull.getExportedInvite() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsChatFull.setExportedInvite(TLAbsChatInvite exportedInvite) |
| Modifier and Type | Class and Description |
|---|---|
class |
TLChatInvite
Invitation to a chat
|
class |
TLChatInviteAlready
Invitation to a chat that has already been accepted
|
class |
TLChatInviteEmpty
Empty invitation to a chat.
|
class |
TLChatInviteExported
Invitation to a chat via link.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatInvite |
TLRequestChannelsExportInvite.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatInvite |
TLRequestMessagesCheckChatInvite.deserializeResponse(InputStream stream,
TLContext context) |
Copyright © 2016. All rights reserved.