Update to Discord.Net 3.8.1 (API v10)

This commit is contained in:
2022-10-22 13:55:48 +03:00
parent cad3bb5b75
commit ae7118e89a
12 changed files with 121 additions and 150 deletions

View File

@@ -1,4 +1,5 @@
using System.Collections.Generic;
using Discord.Commands;
namespace PluginManager.Interfaces;