distinguished property

String distinguished

The type of distinguishment that is assigned to this message.

Can be null if the Message isn't distinguished. An example value for this field is 'moderator'

Implementation

String get distinguished => data!['distinguished'];