MadelineProtoDocs/docs/API_docs/constructors/inputStickerSetAnimatedEmoj...

541 B

title description image
inputStickerSetAnimatedEmoji Animated emojis stickerset https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputStickerSetAnimatedEmoji

Back to constructors index

Animated emojis stickerset

Type: InputStickerSet

Example:

$inputStickerSetAnimatedEmoji = ['_' => 'inputStickerSetAnimatedEmoji'];

Or, if you're into Lua:

inputStickerSetAnimatedEmoji={_='inputStickerSetAnimatedEmoji'}