GetCustomEmojiStickers constructor

GetCustomEmojiStickers(
  1. {required List<int64> custom_emoji_ids,
  2. int? extra,
  3. int? clientId}
)

Returns list of custom emoji stickers by their identifiers. Stickers are returned in arbitrary order. Only found stickers are returned

Returns Stickers

Implementation

GetCustomEmojiStickers