maxReactionCount property

  1. @JsonKey(name: 'max_reaction_count')
int get maxReactionCount
inherited

Maximum number of reactions allowed.

Implementation

@JsonKey(name: 'max_reaction_count')
int get maxReactionCount;