Updating example projects for use of SingleThread/ThreadPool
This commit is contained in:
@@ -21,6 +21,7 @@ namespace InlineAndReplyCombination
|
||||
.DefaultCommands()
|
||||
.UseJSON(Path.Combine(Directory.GetCurrentDirectory(), "states.json"))
|
||||
.UseEnglish()
|
||||
.UseSingleThread()
|
||||
.Build();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user