custom_emoji_ids property

List<int64> custom_emoji_ids
read / write

Identifiers of custom emoji stickers. At most 200 custom emoji stickers can be received simultaneously.

Implementation

late List<int64> custom_emoji_ids;