| Package | Description |
|---|---|
| org.telegram.api.chat | |
| org.telegram.api.chat.channel | |
| org.telegram.api.chat.photo |
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatPhoto |
TLChat.getPhoto()
Gets photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLChat.setPhoto(TLAbsChatPhoto photo)
Sets photo.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsChatPhoto |
TLChannel.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLChannel.setPhoto(TLAbsChatPhoto photo) |
| Modifier and Type | Class and Description |
|---|---|
class |
TLChatPhoto
Represent a chat photo
|
class |
TLChatPhotoEmpty
Represent an empty chat photo
|
Copyright © 2017. All rights reserved.