Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupRobot ¶
GroupRobot 群机器人
func (*GroupRobot) Send ¶
func (robot *GroupRobot) Send(request interface{}) (response entity.GroupRobotResponse, err error)
Send 发送消息
func (*GroupRobot) SendRaw ¶ added in v1.0.78
func (robot *GroupRobot) SendRaw(params interface{}) (response entity.GroupRobotResponse, err error)
Click to show internal directories.
Click to hide internal directories.