Exemple #1
0
 public static IReadOnlyList <ApplicationCommand> GetGlobalCommands(this DiscordClient client, ulong appId) => client.GetGlobalCommandsAsync(appId).GetAwaiter().GetResult();