isUnpin property

bool get isUnpin
inherited

Check type is chat_unpin_message.

Implementation

bool get isUnpin => actionType == 'chat_unpin_message';