DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
DiscordCoreAPI::GetGuildApplicationCommandPermissionsData Struct Reference

For acquiring the permissions of a collection of Guild ApplicationCommands. More...

#include <ApplicationCommandEntities.hpp>

Public Data Members

Snowflake applicationId {}
 The current application's Snowflake (The Bot's UserData Snowflake).
 
Snowflake guildId {}
 The id of the Guild from which you would like to acquire the command permissions.
 

The documentation for this struct was generated from the following file: