iconCustomEmojiId property

  1. @JsonKey(name: 'icon_custom_emoji_id')
String? get iconCustomEmojiId
inherited

Optional. Unique identifier of the custom emoji shown as the topic icon

Implementation

@JsonKey(name: 'icon_custom_emoji_id')
String? get iconCustomEmojiId;