Exemplo n.º 1
0
 public Task <RestGlobalCommand[]> CreateGlobalCommands(List <SlashCommandCreationProperties> properties, RequestOptions options = null)
 => InteractionHelper.CreateGlobalCommands(this, properties, options);