inviteLink property
Optional. Chat invite link that was used by the user to send the join request
Implementation
@JsonKey(name: 'invite_link')
ChatInviteLink? get inviteLink;
Optional. Chat invite link that was used by the user to send the join request
@JsonKey(name: 'invite_link')
ChatInviteLink? get inviteLink;