mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 11:22:16 +08:00
@@ -14,7 +14,8 @@ class SuperChatItem {
|
||||
String token;
|
||||
int ts;
|
||||
UserInfo userInfo;
|
||||
bool expired = false;
|
||||
late bool expired = false;
|
||||
late bool deleted = false;
|
||||
|
||||
SuperChatItem({
|
||||
required this.id,
|
||||
|
||||
Reference in New Issue
Block a user