isInviteByLink property

bool get isInviteByLink
inherited

Check type is 'chat_invite_user_by_link'

Implementation

bool get isInviteByLink => actionType! == 'chat_invite_user_by_link';