pinned property
Indicates if the message is pinned.
Implementation
Map<String, List<String>>? get reactions;/// Indicates if the message is pinned.
bool? get pinned;
Indicates if the message is pinned.
Map<String, List<String>>? get reactions;/// Indicates if the message is pinned.
bool? get pinned;