Skip to content

Commit

Permalink
客服接收消息和事件添加open_kfid
Browse files Browse the repository at this point in the history
  • Loading branch information
liniu committed Oct 14, 2024
1 parent a22714b commit 9b25d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions corp/kf/message.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ type ParamsMsgSync struct {
Token string `json:"token,omitempty"`
Limit int `json:"limit,omitempty"`
VoiceFormat int `json:"voice_format,omitempty"`
OpenKFID string `json:"open_kfid,omitempty"`
}

type ResultMsgSync struct {
Expand Down

0 comments on commit 9b25d94

Please sign in to comment.