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.
Custom emoji sticker, which represents icon of the category.
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.
Sticker for the emoji; may be null if yet unknown for a custom emoji.
The animated sticker with the dice animation.
TdApi.InlineQueryResultSticker.sticker
A sticker to be shown in the message; may be null if unknown.
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 or custom representation of an emoji.
A regular animated sticker.
Animated stickers to be combined into a slot machine.
Contains a list of similar emoji to search for in getStickers and searchStickers.
Contains information about a emoji reaction.
Telegram Premium was gifted to the user.
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,
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.
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.