inviteLink property
The invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with “…”.
Implementation
@JsonKey(name: 'invite_link')
String get inviteLink;
The invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with “…”.
@JsonKey(name: 'invite_link')
String get inviteLink;