renderReactions property

  1. @JsonKey.new(name: 'render_reactions')
bool renderReactions
final

Whether to display reactions on messages

Implementation

@JsonKey(name: 'render_reactions')
final bool renderReactions;