package
Version:
v0.27.1
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type AiChatParam struct {
Wxid string `json:"wxid"`
Message string `json:"message"`
}
type Handler struct {
Level int32 `json:"level"`
Order int32 `json:"order"`
Roomid string `json:"roomid"`
Command string `json:"command"`
Describe string `json:"describe"`
}
type HandlersParam struct {
Reset bool `json:"reset"`
}
type SystemVersion struct {
Version string `json:"version"`
BuildVersion string `json:"build_version"`
WcfVersion string `json:"wcf_version"`
WechatVersion string `json:"wechat_version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.