backgroundCustomEmojiId property

  1. @JsonKey(name: 'background_custom_emoji_id')
String? get backgroundCustomEmojiId
inherited

Optional. Custom emoji identifier for background.

Implementation

@JsonKey(name: 'background_custom_emoji_id')
String? get backgroundCustomEmojiId;