| Package | Description |
|---|---|
| org.telegram.api.chat | |
| org.telegram.api.chat.participant.chatparticipants | |
| org.telegram.api.update |
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatParticipants |
TLChatFull.getParticipants()
Gets participants.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLChatFull.setParticipants(TLAbsChatParticipants value)
Sets participants.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLChatParticipants
Chat participants information of a chat
|
class |
TLChatParticipantsForbidden
Information of group members unavailable
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatParticipants |
TLUpdateChatParticipants.getParticipants()
Gets participants.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateChatParticipants.setParticipants(TLAbsChatParticipants participants)
Sets participants.
|
Copyright © 2017. All rights reserved.