Activate animation for the reaction.
Appear animation for the reaction.
Around animation for the reaction;
may be null.
The animated sticker with the slot
machine background.
Center animation for the reaction;
may be null.
The animated sticker with the center reel.
Up to the first 5 stickers from the
set, depending on the context.
Effect animation for the reaction.
The animated sticker with the left reel.
TdApi.DiceStickersSlotMachine.lever
The animated sticker with the lever
animation.
The animated sticker with the right reel.
Select animation for the reaction.
Static icon for the reaction.
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.
Contains stickers which must be used
for reaction animation rendering.
Represents a list of stickers.
StickerSet(long id,
String title,
String name,
TdApi.Thumbnail thumbnail,
TdApi.ClosedVectorPath[] thumbnailOutline,
boolean isInstalled,
boolean isArchived,
boolean isOfficial,
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.StickerType stickerType,
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.