| Package | Description |
|---|---|
| org.telegram.api.functions.channels | |
| org.telegram.api.functions.messages | |
| org.telegram.api.input.chat.photo |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputChatPhoto |
TLRequestChannelsEditPhoto.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestChannelsEditPhoto.setPhoto(TLAbsInputChatPhoto photo) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputChatPhoto |
TLRequestMessagesEditChatPhoto.getPhoto()
Gets photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestMessagesEditChatPhoto.setPhoto(TLAbsInputChatPhoto value)
Sets photo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLInputChatPhoto
The type TL input chat photo.
|
class |
TLInputChatPhotoEmpty
The type TL input chat photo empty.
|
class |
TLInputChatUploadedPhoto
The type TL input chat uploaded photo.
|
Copyright © 2017. All rights reserved.