isPin property

bool get isPin
inherited

Check type is chat_pin_message.

Implementation

bool get isPin => actionType == 'chat_pin_message';