customEmojiId property

  1. @JsonKey(name: 'custom_emoji_id')
String? get customEmojiId
inherited

Optional. For custom emoji stickers, unique identifier of the custom emoji

Implementation

@JsonKey(name: 'custom_emoji_id')
String? get customEmojiId;