-
The animated sticker with the slot
machine background.
The animated sticker with the center reel.
Up to the first 5 stickers from the
set, depending on the context.
The animated sticker with the left reel.
TdApi.DiceStickersSlotMachine.lever
The animated sticker with the lever
animation.
The animated sticker with the right reel.
Animated sticker for the emoji.
The animated sticker with the dice animation.
TdApi.InlineQueryResultSticker.sticker
TdApi.PushMessageContentSticker.sticker
Message content; may be null.
TdApi.UpdateAnimatedEmojiMessageClicked.sticker
The animated sticker to be played.
Preview of the content as a sticker
for small WEBP files, if available;
may be null.
List of stickers in this set.
Describes an animated representation
of an emoji.
A regular animated sticker.
Animated stickers to be combined into
a slot machine.
A message with a sticker.
Represents a list of stickers.
StickerSet(long id,
String title,
String name,
TdApi.Thumbnail thumbnail,
TdApi.ClosedVectorPath[] thumbnailOutline,
boolean isInstalled,
boolean isArchived,
boolean isOfficial,
boolean isAnimated,
boolean isMasks,
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,
boolean isAnimated,
boolean isMasks,
boolean isViewed,
int size,
TdApi.Sticker[] covers)
Represents short information about a sticker set.
Some animated emoji message was clicked
and a big animated sticker must be
played if the message is visible on
the screen.
WebPage(String url,
String displayUrl,
String type,
String siteName,
String title,
TdApi.FormattedText description,
TdApi.Photo photo,
String embedUrl,
String embedType,
int embedWidth,
int embedHeight,
int duration,
String author,
TdApi.Animation animation,
TdApi.Audio audio,
TdApi.Document document,
TdApi.Sticker sticker,
TdApi.Video video,
TdApi.VideoNote videoNote,
TdApi.VoiceNote voiceNote,
int instantViewVersion)
Describes a web page preview.