isPinnedMessage property

bool isPinnedMessage
getter/setter pair

Whether the message should be pinned to the channel. Defaults to false.

Implementation

bool isPinnedMessage = false;