customEmojiStickerSetName property

  1. @JsonKey(name: 'custom_emoji_sticker_set_name')
String? get customEmojiStickerSetName
inherited

Optional. Name of custom emoji sticker set.

Implementation

@JsonKey(name: 'custom_emoji_sticker_set_name')
String? get customEmojiStickerSetName;