mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
rtc add
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package base_info
|
||||
|
||||
type DelMsgReq struct {
|
||||
OperationID string `json:"operationID"`
|
||||
}
|
||||
|
||||
type DelMsgResp struct {
|
||||
}
|
||||
Reference in New Issue
Block a user