媒介可以设置发送频率/消息接收人可以设置接收消息时间段

This commit is contained in:
GoEdgeLab
2021-08-24 17:46:48 +08:00
parent dea628ca09
commit 2989c877f5
11 changed files with 327 additions and 222 deletions

View File

@@ -12,4 +12,5 @@ message MessageMediaInstance {
MessageMedia messageMedia = 4;
bytes paramsJSON = 5;
string description = 6;
bytes rateJSON = 7;
}