Uses of Class
org.drinkless.tdlib.TdApi.InputPhoto
Packages that use TdApi.InputPhoto
-
Uses of TdApi.InputPhoto in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.InputPhotoModifier and TypeFieldDescriptionTdApi.InputMessagePhoto.photoPhoto to be sent.TdApi.InputPageBlockPhoto.photoThe photo to be sent.TdApi.InputPollMediaPhoto.photoPhoto to be sent.Constructors in org.drinkless.tdlib with parameters of type TdApi.InputPhotoModifierConstructorDescriptionInputMessagePhoto(TdApi.InputPhoto photo, TdApi.FormattedText caption, boolean showCaptionAboveMedia, TdApi.MessageSelfDestructType selfDestructType, boolean hasSpoiler) A photo message.InputPageBlockPhoto(TdApi.InputPhoto photo, TdApi.PageBlockCaption caption, boolean hasSpoiler) A photo.A photo.