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

发消息at某人时会自动换行,能否取消自动换行 #257

Open
LCHONE opened this issue Jul 20, 2024 · 2 comments
Open

发消息at某人时会自动换行,能否取消自动换行 #257

LCHONE opened this issue Jul 20, 2024 · 2 comments

Comments

@LCHONE
Copy link

LCHONE commented Jul 20, 2024

chatWindow.SendMsg(msg="你好", at=['张三'])
这个调用的结果是会发送这样的消息:

@张三
你好

如何不自动换行变成:
@张三 你好

@AlexIaybf
Copy link

那直接在msg里写
aaa @xxx bbb
就不可以了吗?

@LCHONE
Copy link
Author

LCHONE commented Jul 26, 2024

那直接在msg里写
aaa @xxx bbb
就不可以了吗?

这样写就没有微信@的效果了

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

2 participants