menu
televerse package
documentation
telegram.dart
ChatMemberRestricted
isForever property
isForever property
dark_mode
light_mode
isForever
property
bool
get
isForever
True if the restriction is forever
Implementation
bool get isForever => untilDate == 0;
televerse package
documentation
telegram
ChatMemberRestricted
isForever property
ChatMemberRestricted class