Table of Contents

Method GetApplicationCommandsAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetApplicationCommandsAsync()

Gets all the application commands in this guild.

public Task<IReadOnlyList<DiscordApplicationCommand>> GetApplicationCommandsAsync()

Returns

Task<IReadOnlyList<DiscordApplicationCommand>>

A list of application commands in this guild.