| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLBotInlineMediaResult.getPhoto() |
| Modifier and Type | Field and Description |
|---|---|
protected TLAbsPhoto |
TLAbsChatFull.photo |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLAbsChatFull.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsChatFull.setPhoto(TLAbsPhoto photo) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLChatInvite.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLFoundGifCached.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLFoundGifCached.setPhoto(TLAbsPhoto photo) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLGame.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLMessageActionChatEditPhoto.getPhoto()
Gets photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLMessageActionChatEditPhoto.setPhoto(TLAbsPhoto photo)
Sets photo.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLMessageMediaPhoto.getPhoto()
Gets photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLMessageMediaPhoto.setPhoto(TLAbsPhoto photo)
Sets photo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLPhoto
The type TL photo.
|
class |
TLPhotoEmpty
The type TL photo empty.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLAbsPhoto |
TLPhotosPhoto.photo
The Photo.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsPhoto> |
TLAbsPhotos.photos
The Photos.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsPhoto> |
TLAbsPhotos.getPhotos()
Gets photos.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsPhotos.setPhotos(TLVector<TLAbsPhoto> value)
Sets photos.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLUserFull.getProfilePhoto()
Gets profile photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUserFull.setProfilePhoto(TLAbsPhoto value)
Sets profile photo.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhoto |
TLWebPage.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLWebPage.setPhoto(TLAbsPhoto photo) |
Copyright © 2016. All rights reserved.