GuildPrimaryEntryPointCommand
class GuildPrimaryEntryPointCommand(val data: ApplicationCommandData, val service: InteractionService) : PrimaryEntryPointCommand, GuildApplicationCommand, GuildEntryPointCommandBehavior(source)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set of Permissions required to execute this command unless a server admin changed them.
Link copied to clipboard
whether the command is enabled by default when the app is added to a guild.
Link copied to clipboard
A map containing all localizations of name.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
open suspend fun edit(builder: suspend EntryPointModifyBuilder.() -> Unit): GuildPrimaryEntryPointCommand