menu
televerse package
documentation
telegram.dart
ChatInviteLink
isRevoked property
isRevoked property
dark_mode
light_mode
isRevoked
property
@JsonKey.new(name: 'is_revoked')
bool
?
get
isRevoked
inherited
True, if the link is revoked
Implementation
@JsonKey(name: 'is_revoked') bool? get isRevoked;
televerse package
documentation
telegram
ChatInviteLink
isRevoked property
ChatInviteLink class