-
static final class
The sticker is a custom emoji to be
used inside message text and caption.
static final class
The sticker is a mask in WEBP format
to be placed on photos or videos.
static final class
The sticker is a regular sticker.
Type of the stickers in the set.
Type of the sticker sets to return.
Type of the sticker sets to return.
Type of the stickers to return.
Type of the sticker sets to return.
Type of the sticker sets to reorder.
Type of the sticker sets to search for.
Type of the stickers to return.
Type of the stickers in the set.
Type of the stickers in the set.
Type of the affected stickers.
Type of the affected stickers.
Creates a new sticker set.
Returns a list of archived sticker sets.
Returns a list of installed sticker sets.
Returns stickers from the installed
sticker sets that correspond to any
of the given emoji or can be found by
sticker-specific keywords.
Returns a list of trending sticker
sets.
Changes the order of installed sticker sets.
Searches for installed sticker sets
by looking for specified query in
their title and name.
Searches for stickers from public
sticker sets that correspond to any
of the given emoji.
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.
The list of installed sticker sets was updated.
The list of trending sticker sets was
updated or some of them were viewed.