inviteLink property
Optional. Chat invite link, which was used by the user to join the chat; for joining by invite link events only.
Implementation
@JsonKey(name: 'invite_link')
ChatInviteLink? get inviteLink;
Optional. Chat invite link, which was used by the user to join the chat; for joining by invite link events only.
@JsonKey(name: 'invite_link')
ChatInviteLink? get inviteLink;