Represents a stickerset
inputStickerSetEmpty#ffb62b95 = InputStickerSet;
inputStickerSetID#9de7a269 id:long access_hash:long = InputStickerSet;
inputStickerSetShortName#861cc8a0 short_name:string = InputStickerSet;
inputStickerSetAnimatedEmoji#28703c8 = InputStickerSet;
inputStickerSetDice#e67f520e emoticon:string = InputStickerSet;
inputStickerSetAnimatedEmojiAnimations#cde3739 = InputStickerSet;
inputStickerSetPremiumGifts#c88b3b02 = InputStickerSet;
inputStickerSetEmojiGenericAnimations#4c4d4ce = InputStickerSet;
inputStickerSetEmojiDefaultStatuses#29d0f5ee = InputStickerSet;
inputStickerSetEmojiDefaultTopicIcons#44c1f8e9 = InputStickerSet;
inputStickerSetEmojiChannelDefaultStatuses#49748553 = InputStickerSet;
Constructor | Description |
---|---|
inputStickerSetEmpty | Empty constructor |
inputStickerSetID | Stickerset by ID |
inputStickerSetShortName | Stickerset by short name, from a stickerset deep link ยป |
inputStickerSetAnimatedEmoji | Animated emojis stickerset |
inputStickerSetDice | Used for fetching animated dice stickers |
inputStickerSetAnimatedEmojiAnimations | Animated emoji reaction stickerset (contains animations to play when a user clicks on a given animated emoji) |
inputStickerSetPremiumGifts | Stickers to show when receiving a gifted Telegram Premium subscription |
inputStickerSetEmojiGenericAnimations | Generic animation stickerset containing animations to play when reacting to messages using a normal emoji without a custom animation |
inputStickerSetEmojiDefaultStatuses | Default custom emoji status stickerset |
inputStickerSetEmojiDefaultTopicIcons | Default custom emoji stickerset for forum topic icons |
inputStickerSetEmojiChannelDefaultStatuses | Default custom emoji status stickerset for channel statuses |