mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-02 16:15:59 +08:00
add
This commit is contained in:
@@ -43,6 +43,6 @@ type ChatLog struct {
|
||||
|
||||
type GetChatLogsResponse struct {
|
||||
ChatLogs []ChatLog `json:"chat_logs"`
|
||||
|
||||
logNums int `json:"log_nums"`
|
||||
ResponsePagination
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user