We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
return Message::make('link')->title("连接测试")->description('你说呢')->url("http://www.baidu.cn");
回复链接类的消息..但是不成功...普通类的没问题..还是我用错了?
The text was updated successfully, but these errors were encountered:
@ycj652901 http://mp.weixin.qq.com/wiki/14/89b871b5466b19b3efa4ada8e577d45e.html
官方没说支持链接类型回复啊,这个类只是预备用的
Sorry, something went wrong.
No branches or pull requests
return Message::make('link')->title("连接测试")->description('你说呢')->url("http://www.baidu.cn");
回复链接类的消息..但是不成功...普通类的没问题..还是我用错了?
The text was updated successfully, but these errors were encountered: