Class ApplicationCommandEditModel
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
public class ApplicationCommandEditModel
- Inheritance
-
ApplicationCommandEditModel
Properties
- AllowDMUsage
Sets whether the command can be invoked in DMs.
- AllowedContexts
Interaction context(s) where the command can be used.
- DefaultMemberPermissions
Sets the requisite permissions for the command.
- DefaultPermission
Sets whether the command is enabled by default when the application is added to a guild.
- Description
Sets the command's new description
- DescriptionLocalizations
A dictionary of localized descriptions mapped by locale.
- IntegrationTypes
Installation context(s) where the command is available.
- NSFW
Sets whether this command is age restricted.
- Name
Sets the command's new name.
- NameLocalizations
A dictionary of localized names mapped by locale.
- Options
Sets the command's new options.