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

feat: 实现机器人发送多种格式的消息 #212

Open
wants to merge 4 commits into
base: v2
Choose a base branch
from

Conversation

dongowu
Copy link

@dongowu dongowu commented Jan 9, 2025

添加webHook SendMessage方法实现机器人支持文本(text)、markdown(markdown)、图片(image)、图文(news)、文件(file)、语音(voice)、模板卡片(template_card)七种消息类型

Copy link
Owner

@xen0n xen0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

非常感谢您的贡献!

叫做 *.md.go 的文件其实并不是从 *.md 这样的文档生成的,这是因为 sdkcodegen 不支持生成您预期的代码格式吗?

按照项目风格,您应该写一个 *.md 形状的文档,从它生成那个 *.md.go 文件。如果您不想折腾,那么请重命名那个文件,以便不要误导读者 ;-)

@xen0n xen0n changed the title feat:实现机器人发送多种格式的消息 feat: 实现机器人发送多种格式的消息 Jan 12, 2025
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

Successfully merging this pull request may close these issues.

2 participants