gpt4 book ai didi

c#Discord BOT : send string with underscore (escape underscore in Visual Studio string)

转载 作者:行者123 更新时间:2023-12-04 13:43:24 34 4
gpt4 key购买 nike

我想发送带有几个下划线的字符串 "__hello__its_me_"但 Discord 将其解释为 Markdown 并在我的字符串下划线或斜体。

我知道我必须用反斜杠转义下划线,但在 Visual Studio 中我无法转义下划线(无法识别的转义序列)。

如何构建此字符串并将其发送到 Discord 转义下划线?

最佳答案

如果您使用的是 Discord.Net,您可以使用 Format.Sanitize方法来转义所有格式字符。如果您没有使用这个库,那么只需复制代码并创建您自己的方法。

关于c#Discord BOT : send string with underscore (escape underscore in Visual Studio string),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53434736/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com