Versions in this module Expand all Collapse all v1 v1.7.1 May 5, 2024 v1.7.0 Oct 4, 2023 Changes in this version + var LogConn *websocket.Conn + var MsgConn *websocket.Conn + func DeleteGroup(context *gin.Context) + func GetAllPlugin(context *gin.Context) + func GetBotList(context *gin.Context) + func GetFriendList(context *gin.Context) + func GetGroupList(context *gin.Context) + func GetGroupMemberList(context *gin.Context) + func GetLog(context *gin.Context) + func GetPermCode(context *gin.Context) + func GetPlugin(context *gin.Context) + func GetRequestList(context *gin.Context) + func GetUserInfo(context *gin.Context) + func HandleRequest(context *gin.Context) + func JobAdd(context *gin.Context) + func JobDelete(context *gin.Context) + func JobList(context *gin.Context) + func Login(context *gin.Context) + func Logout(context *gin.Context) + func SendMsg(context *gin.Context) + func UpdateAllPluginStatus(context *gin.Context) + func UpdatePluginStatus(context *gin.Context) + func UpdateResponseStatus(context *gin.Context) + func Upgrade(context *gin.Context)