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

让TestAdapter支持发送无ID消息 #82

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Conversation

hsyhhssyy
Copy link
Member

messageChain = Chain().text(f'{message}')
await self.instance.send_message(messageChain,channel_id=self.channel_id)

这段代码如果向TestAdapter发送数据,会报错,这个PR就是用来修这个的。

@vivien8261 vivien8261 merged commit d513466 into AmiyaBot:dev Jan 5, 2024
0 of 2 checks passed
@hsyhhssyy hsyhhssyy deleted the patch-1 branch January 25, 2024 01:23
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