text() text(string $content) : boolean 发送文本消息 Parameters string $content 消息内容 Throws \DtApp\ThinkLibrary\exception\DtaException Returns boolean — 发送结果
sendMsg() sendMsg(array $data) : boolean 组装发送消息 Parameters array $data 消息内容数组 Throws \DtApp\ThinkLibrary\exception\DtaException Returns boolean — 发送结果