-
The thumbnail of the album cover in
JPEG format; as defined by the sender.
Album cover variants to use if the
downloaded audio file contains no
album cover.
Animation thumbnail in JPEG or MPEG4
format; may be null.
Document thumbnail in JPEG or PNG
format (PNG will be used only for
background patterns); as defined by
the sender; may be null.
Result thumbnail in JPEG format; may be null.
Result thumbnail in JPEG format; may be null.
Result thumbnail in JPEG format; may be null.
Result thumbnail in JPEG format; may be null.
Sticker thumbnail in WEBP or JPEG
format; may be null.
Sticker set thumbnail in WEBP, TGS,
or WEBM format with width and height
100; may be null.
Sticker set thumbnail in WEBP, TGS,
or WEBM format with width and height
100; may be null.
Video thumbnail in JPEG or MPEG4
format; as defined by the sender; may be null.
Video thumbnail in JPEG format; as
defined by the sender; may be null.
Describes an animation file.
Describes a document of any type.
Represents a link to an article or web page.
Represents a user contact.
Represents a point on the map.
Represents information about a venue.
Sticker(long setId,
int width,
int height,
String emoji,
TdApi.StickerFormat format,
TdApi.StickerType type,
TdApi.MaskPosition maskPosition,
long customEmojiId,
TdApi.ClosedVectorPath[] outline,
TdApi.Thumbnail thumbnail,
boolean isPremium,
TdApi.File premiumAnimation,
TdApi.File sticker)
StickerSet(long id,
String title,
String name,
TdApi.Thumbnail thumbnail,
TdApi.ClosedVectorPath[] thumbnailOutline,
boolean isInstalled,
boolean isArchived,
boolean isOfficial,
TdApi.StickerFormat stickerFormat,
TdApi.StickerType stickerType,
boolean isViewed,
TdApi.Sticker[] stickers,
TdApi.Emojis[] emojis)
Represents a sticker set.
StickerSetInfo(long id,
String title,
String name,
TdApi.Thumbnail thumbnail,
TdApi.ClosedVectorPath[] thumbnailOutline,
boolean isInstalled,
boolean isArchived,
boolean isOfficial,
TdApi.StickerFormat stickerFormat,
TdApi.StickerType stickerType,
boolean isViewed,
int size,
TdApi.Sticker[] covers)
Represents short information about a sticker set.