StickerFullTypeCustomEmoji constructor

StickerFullTypeCustomEmoji(
  1. {required int64 custom_emoji_id,
  2. required bool needs_repainting,
  3. int? extra,
  4. int? clientId}
)

The sticker is a custom emoji to be used inside message text and caption. Currently, only Telegram Premium users can use custom emoji

Implementation

StickerFullTypeCustomEmoji