Table of Contents

Method GetGlobalApplicationCommandAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetGlobalApplicationCommandAsync(ulong, ulong)

public ValueTask<DiscordApplicationCommand> GetGlobalApplicationCommandAsync(ulong applicationId, ulong commandId)

Parameters

applicationId ulong
commandId ulong

Returns

ValueTask<DiscordApplicationCommand>