mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-20 02:45:52 +01:00
Added missing isGiftMail section to GetAllMailRsp
This commit is contained in:
@@ -8,4 +8,5 @@ message GetAllMailRsp {
|
||||
int32 retcode = 1;
|
||||
repeated MailData mail_list = 2;
|
||||
bool is_truncated = 3;
|
||||
bool isGiftMail = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user