customEmojiId property
Optional. For "custom_emoji" only, unique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the sticker
Implementation
@JsonKey(name: 'custom_emoji_id')
String? get customEmojiId;
Optional. For "custom_emoji" only, unique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the sticker
@JsonKey(name: 'custom_emoji_id')
String? get customEmojiId;