Table of Contents

Class ApplicationCommandEditModel

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

Represents a application command edit model.

public class ApplicationCommandEditModel : ObservableApiObject
Inheritance
ApplicationCommandEditModel
Inherited Members

Properties

AllowedContexts

Sets the command's allowed contexts.

DefaultMemberPermissions

Sets the command's needed permissions.

Description

Sets the command's new description

DescriptionLocalizations

Sets the command's description localizations.

DmPermission

Sets whether the command can be used in direct messages.

IntegrationTypes

Sets the command's allowed integration types.

IsNsfw

Sets whether the command is marked as NSFW.

Name

Sets the command's new name.

NameLocalizations

Sets the command's name localizations.

Options

Sets the command's new options.