Skip to content
New issue

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

请教百度云版本如何发送超链接 #65

Closed
BenjiaH opened this issue Jul 2, 2022 · 2 comments
Closed

请教百度云版本如何发送超链接 #65

BenjiaH opened this issue Jul 2, 2022 · 2 comments

Comments

@BenjiaH
Copy link

BenjiaH commented Jul 2, 2022

请教百度云版本如何发送超链接?
例如网址超链接:
网址

@mapxn

@mapxn
Copy link
Contributor

mapxn commented Jul 9, 2022

@BenjiaH 你好,文本超链接可以发这样的请求使用

{
    "key": "yourSendKey",
    "type": "text",
    "msg": "这里支持<a href=\"https://www.baidu.com/\">文本中支持超链接</a>"
}

@BenjiaH
Copy link
Author

BenjiaH commented Jul 11, 2022

@BenjiaH 你好,文本超链接可以发这样的请求使用

{

    "key": "yourSendKey",

    "type": "text",

    "msg": "这里支持<a href=\"https://www.baidu.com/\">文本中支持超链接</a>"

}

好的,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants