| Package | Description |
|---|---|
| org.telegram.api.chat.participant.chatparticipant | |
| org.telegram.api.chat.participant.chatparticipants |
| Modifier and Type | Class and Description |
|---|---|
class |
TLChatParticipant
Chat participant description
|
class |
TLChatParticipantAdmin
Chat participant description
|
class |
TLChatParticipantCreator
Chat participant description
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatParticipant |
TLChatParticipantsForbidden.getSelfParticipant() |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsChatParticipant> |
TLChatParticipants.getParticipants()
Gets participants.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLChatParticipantsForbidden.setSelfParticipant(TLAbsChatParticipant selfParticipant) |
| Modifier and Type | Method and Description |
|---|---|
void |
TLChatParticipants.setParticipants(TLVector<TLAbsChatParticipant> participants)
Sets participants.
|
Copyright © 2016. All rights reserved.