pb: open_im_sdk.OfflinePushInfo

This commit is contained in:
wenxu12345
2021-12-20 16:29:24 +08:00
parent e63b3ab0e3
commit 3ba881f641
3 changed files with 55 additions and 5 deletions
+2
View File
@@ -91,6 +91,8 @@ message OfflinePushInfo{
string Title = 1;
string Desc = 2;
string Ext = 3;
string PushSound = 4;
bool ISBadgeCount = 5;
}
message GroupInfoTip{