这也可能不是这样做的方法,但如果不是,我在任何地方都找不到合适的。无论如何,这是我的代码:
await discord.UpdateStatusAsync(new DiscordGame("?help")); // Line 101
这就是错误
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=DSharpPlus
StackTrace:
at DSharpPlus.DiscordClient.InternalUpdateStatusAsync(DiscordGame game, Nullable`1 user_status, Nullable`1 idle_since)
at DSharpPlus.DiscordClient.UpdateStatusAsync(DiscordGame game, Nullable`1 user_status, Nullable`1 idle_since)
at theorangeguy.Program.<MainAsync>d__7.MoveNext() in C:\1notrllysure\coding\theorangeguy\C#\theorangeguy\theorangeguy\Program.cs:line 101
顺便说一句,如果您想知道,机器人名称对我和一些朋友来说是个笑话。