Uses of Class
org.drinkless.tdlib.TdApi.ChatPhotoSticker
Packages that use TdApi.ChatPhotoSticker
-
Uses of TdApi.ChatPhotoSticker in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ChatPhotoStickerModifier and TypeFieldDescriptionTdApi.ChatPhoto.sticker
Sticker-based version of the chat photo; may be null.TdApi.InputChatPhotoSticker.sticker
Information about the sticker.Constructors in org.drinkless.tdlib with parameters of type TdApi.ChatPhotoStickerModifierConstructorDescriptionChatPhoto
(long id, int addedDate, TdApi.Minithumbnail minithumbnail, TdApi.PhotoSize[] sizes, TdApi.AnimatedChatPhoto animation, TdApi.AnimatedChatPhoto smallAnimation, TdApi.ChatPhotoSticker sticker) Describes a chat or user profile photo.A sticker on a custom background.