animateEmoji property

  1. @JsonKey.new(name: 'animate_emoji')
bool animateEmoji
final

Whether to animate custom emoji

Implementation

@JsonKey(name: 'animate_emoji')
final bool animateEmoji;