Versions in this module Expand all Collapse all v0 v0.5.42 Sep 30, 2025 v0.5.41 Sep 29, 2025 v0.5.40 Sep 29, 2025 Changes in this version + var ErrWrongParamType = fmt.Errorf("错误的请求参数类型") + type Robot interface + SendMessage func(params interface{}) error + WithdrawMessage func(params interface{}) error