pinned property

bool? get pinned
inherited

Indicates if the message is pinned.

Implementation

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