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 + type AllPluginParams struct + GroupID int64 + type AllPluginStatusParams struct + GroupID int64 + Status int + type BotParams struct + SelfID int64 + type DeleteGroupParams struct + GroupID int64 + SelfID int64 + type GetGroupMemberListReq struct + GroupID int64 + SelfID int64 + type HandleRequestParams struct + Approve bool + Flag string + Reason string + type LoginParams struct + Password string + Username string + type LoginResultVo struct + Desc string + RealName string + Roles []RoleInfo + Token string + UserID int + Username string + type MessageInfo struct + GroupID int64 + GroupName string + MessageID interface{} + MessageType string + Nickname string + RawMessage string + UserID int64 + type PluginParams struct + GroupID int64 + Name string + type PluginStatusParams struct + GroupID int64 + Name string + Status int + type PluginVo struct + Banner string + Brief string + ID int + Name string + PluginStatus bool + ResponseStatus bool + Usage string + type RequestVo struct + Comment string + Flag string + GroupID int64 + GroupName string + Nickname string + RequestType string + SelfID int64 + SubType string + UserID int64 + type Response struct + Code int + Message string + ResponseType string + Result interface{} + type ResponseStatusParams struct + GroupID int64 + Status int + type RoleInfo struct + RoleName string + Value string + type SendMsgParams struct + GIDList []int64 + Message string + SelfID int64 + type UserInfoVo struct + Avatar string + Desc string + HomePath string + Password string + RealName string + Roles []RoleInfo + Token string + UserID int + Username string