isInviteNoLink property

bool get isInviteNoLink
inherited

Check type is 'chat_invite_user'

Implementation

bool get isInviteNoLink => actionType! == 'chat_invite_user';