How to get the user next message to a command c# winform discord bot

后端 未结 0 584
旧巷少年郎
旧巷少年郎 2020-12-23 12:23

My goal is under the code:

[Command("x", RunMode = RunMode.Async)]
        public async Task sendmessage5()
        {
            if( I want to get          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题