commands

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppCommandPermissionsCommand

func AppCommandPermissionsCommand() *cli.Command

func AppCommandsCommand

func AppCommandsCommand() *cli.Command

func ApplicationsCommands

func ApplicationsCommands() *cli.Command

func AutoModCommand

func AutoModCommand() *cli.Command

func AutoModCreateCommand

func AutoModCreateCommand() *cli.Command

AutoModCreateCommand creates a new auto-moderation rule

func AutoModDeleteCommand

func AutoModDeleteCommand() *cli.Command

AutoModDeleteCommand deletes an auto-moderation rule

func AutoModEditCommand

func AutoModEditCommand() *cli.Command

AutoModEditCommand edits an auto-moderation rule

func AutoModGetCommand

func AutoModGetCommand() *cli.Command

AutoModGetCommand gets auto-moderation rule details

func AutoModListCommand

func AutoModListCommand() *cli.Command

AutoModListCommand lists auto-moderation rules in a guild

func AutoModRootCommand

func AutoModRootCommand() *cli.Command

func BotCommand

func BotCommand() *cli.Command

func BulkOverwriteAppCmdCommand

func BulkOverwriteAppCmdCommand() *cli.Command

func ChannelMessagesBulkDeleteCommand

func ChannelMessagesBulkDeleteCommand() *cli.Command

ChannelMessagesBulkDeleteCommand bulk deletes messages

func ChannelMessagesDeleteCommand

func ChannelMessagesDeleteCommand() *cli.Command

ChannelMessagesDeleteCommand deletes a message

func ChannelMessagesEditCommand

func ChannelMessagesEditCommand() *cli.Command

ChannelMessagesEditCommand edits a message

func ChannelMessagesGetCommand

func ChannelMessagesGetCommand() *cli.Command

ChannelMessagesGetCommand gets a specific message

func ChannelMessagesListCommand

func ChannelMessagesListCommand() *cli.Command

ChannelMessagesListCommand lists messages in a channel

func ChannelMessagesSendCommand

func ChannelMessagesSendCommand() *cli.Command

ChannelMessagesSendCommand sends a message to a channel

func ChannelWebhooksCreateCommand

func ChannelWebhooksCreateCommand() *cli.Command

ChannelWebhooksCreateCommand creates a webhook

func ChannelWebhooksDeleteCommand

func ChannelWebhooksDeleteCommand() *cli.Command

ChannelWebhooksDeleteCommand deletes a webhook

func ChannelWebhooksEditCommand

func ChannelWebhooksEditCommand() *cli.Command

ChannelWebhooksEditCommand edits a webhook

func ChannelWebhooksGetCommand

func ChannelWebhooksGetCommand() *cli.Command

ChannelWebhooksGetCommand gets a specific webhook

func ChannelWebhooksListCommand

func ChannelWebhooksListCommand() *cli.Command

ChannelWebhooksListCommand lists webhooks in a channel

func ChannelsCommand

func ChannelsCommand() *cli.Command

func ChannelsCreateCommand

func ChannelsCreateCommand() *cli.Command

func ChannelsDeleteCommand

func ChannelsDeleteCommand() *cli.Command

ChannelsDeleteCommand deletes a channel

func ChannelsEditCommand

func ChannelsEditCommand() *cli.Command

ChannelsEditCommand edits a channel

func ChannelsGetCommand

func ChannelsGetCommand() *cli.Command

func ChannelsListCommand

func ChannelsListCommand() *cli.Command

func ChannelsMessagesCommand

func ChannelsMessagesCommand() *cli.Command

ChannelsMessagesCommand manages channel messages

func ChannelsRootCommand

func ChannelsRootCommand() *cli.Command

func ChannelsWebhooksCommand

func ChannelsWebhooksCommand() *cli.Command

ChannelsWebhooksCommand manages channel webhooks

func CompletionCommand

func CompletionCommand() *cli.Command

func ConfigCommands

func ConfigCommands() *cli.Command

func ConfigValidateCommand

func ConfigValidateCommand() *cli.Command

func CreateAppCmdCommand

func CreateAppCmdCommand() *cli.Command

func CreateInviteCommand

func CreateInviteCommand() *cli.Command

CreateInviteCommand creates a new invite

func DeleteAllAppCmdCommand

func DeleteAllAppCmdCommand() *cli.Command

func DeleteInviteCommand

func DeleteInviteCommand() *cli.Command

DeleteInviteCommand deletes an invite

func DescribeAppCmdCommand

func DescribeAppCmdCommand() *cli.Command

func DescribeGuildCommand

func DescribeGuildCommand() *cli.Command

func EditAppCmdCommand

func EditAppCmdCommand() *cli.Command

func EditGuildCommand

func EditGuildCommand() *cli.Command

func EmojiCommand

func EmojiCommand() *cli.Command

func EmojiCreateCommand

func EmojiCreateCommand() *cli.Command

EmojiCreateCommand creates a new emoji

func EmojiDeleteCommand

func EmojiDeleteCommand() *cli.Command

EmojiDeleteCommand deletes an emoji

func EmojiEditCommand

func EmojiEditCommand() *cli.Command

EmojiEditCommand edits an emoji

func EmojiGetCommand

func EmojiGetCommand() *cli.Command

EmojiGetCommand gets emoji details

func EmojiListCommand

func EmojiListCommand() *cli.Command

EmojiListCommand lists all emojis in a guild

func EmojiRootCommand

func EmojiRootCommand() *cli.Command

func EventsCommand

func EventsCommand() *cli.Command

func EventsCreateCommand

func EventsCreateCommand() *cli.Command

EventsCreateCommand creates a new scheduled event

func EventsDeleteCommand

func EventsDeleteCommand() *cli.Command

EventsDeleteCommand deletes an event

func EventsEditCommand

func EventsEditCommand() *cli.Command

EventsEditCommand edits an event

func EventsEndCommand

func EventsEndCommand() *cli.Command

EventsEndCommand ends a scheduled event

func EventsGetCommand

func EventsGetCommand() *cli.Command

EventsGetCommand gets event details

func EventsListCommand

func EventsListCommand() *cli.Command

EventsListCommand lists scheduled events in a guild

func EventsRootCommand

func EventsRootCommand() *cli.Command

func EventsStartCommand

func EventsStartCommand() *cli.Command

EventsStartCommand starts a scheduled event

func EventsUsersCommand

func EventsUsersCommand() *cli.Command

EventsUsersCommand lists users subscribed to an event

func GetCommandPermissionsCommand

func GetCommandPermissionsCommand() *cli.Command

func GuildChannelsCommand

func GuildChannelsCommand() *cli.Command

GuildChannelsCommand manages guild channels

func GuildInvitesCommand

func GuildInvitesCommand() *cli.Command

GuildInvitesCommand manages guild invites

func GuildListCommand

func GuildListCommand() *cli.Command

func GuildMembersCommand

func GuildMembersCommand() *cli.Command

GuildMembersCommand manages guild members

func GuildRolesCommand

func GuildRolesCommand() *cli.Command

GuildRolesCommand manages guild roles

func GuildsCommand

func GuildsCommand() *cli.Command

func InvitesCommand

func InvitesCommand() *cli.Command

func InvitesGetCommand

func InvitesGetCommand() *cli.Command

InvitesGetCommand gets invite details

func InvitesRootCommand

func InvitesRootCommand() *cli.Command

func LeaveGuildCommand

func LeaveGuildCommand() *cli.Command

func ListAppCommandsCommand

func ListAppCommandsCommand() *cli.Command

func ListInvitesCommand

func ListInvitesCommand() *cli.Command

ListInvitesCommand lists invites

func MembersAddRoleCommand

func MembersAddRoleCommand() *cli.Command

func MembersBanCommand

func MembersBanCommand() *cli.Command

func MembersCommand

func MembersCommand() *cli.Command

func MembersGetCommand

func MembersGetCommand() *cli.Command

func MembersKickCommand

func MembersKickCommand() *cli.Command

func MembersListCommand

func MembersListCommand() *cli.Command

func MembersNickCommand

func MembersNickCommand() *cli.Command

func MembersRemoveRoleCommand

func MembersRemoveRoleCommand() *cli.Command

func MembersRootCommand

func MembersRootCommand() *cli.Command

func MembersTimeoutCommand

func MembersTimeoutCommand() *cli.Command

func MembersUnbanCommand

func MembersUnbanCommand() *cli.Command

func MembersUntimeoutCommand

func MembersUntimeoutCommand() *cli.Command

func MessagesCommand

func MessagesCommand() *cli.Command

func MessagesDeleteCommand

func MessagesDeleteCommand() *cli.Command

MessagesDeleteCommand deletes a message

func MessagesEditCommand

func MessagesEditCommand() *cli.Command

func MessagesGetCommand

func MessagesGetCommand() *cli.Command

func MessagesListenCommand

func MessagesListenCommand() *cli.Command

func MessagesReactionsCommand

func MessagesReactionsCommand() *cli.Command

MessagesReactionsCommand manages message reactions

func MessagesRootCommand

func MessagesRootCommand() *cli.Command

func MessagesSendCommand

func MessagesSendCommand() *cli.Command

func MessagesValidateEmbedCommand added in v1.1.0

func MessagesValidateEmbedCommand() *cli.Command

MessagesValidateEmbedCommand validates embed JSON

func ReactionsAddCommand

func ReactionsAddCommand() *cli.Command

ReactionsAddCommand adds a reaction to a message

func ReactionsListCommand

func ReactionsListCommand() *cli.Command

ReactionsListCommand lists reactions on a message

func ReactionsRemoveCommand

func ReactionsRemoveCommand() *cli.Command

ReactionsRemoveCommand removes a reaction from a message

func RemoveAppCmdCommand

func RemoveAppCmdCommand() *cli.Command

func RolesAssignCommand

func RolesAssignCommand() *cli.Command

RolesAssignCommand assigns a role to a user

func RolesCommand

func RolesCommand() *cli.Command

func RolesCreateCommand

func RolesCreateCommand() *cli.Command

func RolesDeleteCommand

func RolesDeleteCommand() *cli.Command

RolesDeleteCommand deletes a role

func RolesEditCommand

func RolesEditCommand() *cli.Command

RolesEditCommand edits an existing role

func RolesGetCommand

func RolesGetCommand() *cli.Command

func RolesListCommand

func RolesListCommand() *cli.Command

func RolesRemoveCommand

func RolesRemoveCommand() *cli.Command

RolesRemoveCommand removes a role from a user

func RolesRootCommand

func RolesRootCommand() *cli.Command

func SetCommandPermissionsCommand

func SetCommandPermissionsCommand() *cli.Command

func StickersCommand

func StickersCommand() *cli.Command

func StickersCreateCommand

func StickersCreateCommand() *cli.Command

StickersCreateCommand creates a new sticker

func StickersDeleteCommand

func StickersDeleteCommand() *cli.Command

StickersDeleteCommand deletes a sticker

func StickersEditCommand

func StickersEditCommand() *cli.Command

StickersEditCommand edits a sticker

func StickersGetCommand

func StickersGetCommand() *cli.Command

StickersGetCommand gets sticker details

func StickersListCommand

func StickersListCommand() *cli.Command

StickersListCommand lists all stickers in a guild

func StickersRootCommand

func StickersRootCommand() *cli.Command

func UsersCommand

func UsersCommand() *cli.Command

func UsersConnectionsCommand

func UsersConnectionsCommand() *cli.Command

func UsersGetCommand

func UsersGetCommand() *cli.Command

func UsersGuildsCommand

func UsersGuildsCommand() *cli.Command

func UsersRootCommand

func UsersRootCommand() *cli.Command

func VoiceCommand

func VoiceCommand() *cli.Command

VoiceCommand returns the main voice command group

func VoiceJoinCommand

func VoiceJoinCommand() *cli.Command

VoiceJoinCommand joins a voice channel

func VoiceLeaveCommand

func VoiceLeaveCommand() *cli.Command

VoiceLeaveCommand leaves a voice channel

func VoicePlayCommand

func VoicePlayCommand() *cli.Command

VoicePlayCommand plays an audio file in a voice channel

func VoiceRecordCommand

func VoiceRecordCommand() *cli.Command

VoiceRecordCommand records audio from a voice channel

func VoiceRegionsCommand

func VoiceRegionsCommand() *cli.Command

VoiceRegionsCommand lists available voice regions

func VoiceRegionsRootCommand

func VoiceRegionsRootCommand() *cli.Command

VoiceRegionsRootCommand returns the voice regions command

func VoiceRootCommand

func VoiceRootCommand() *cli.Command

VoiceRootCommand returns the voice command group

func WebhooksCommand

func WebhooksCommand() *cli.Command

func WebhooksCreateCommand

func WebhooksCreateCommand() *cli.Command

WebhooksCreateCommand creates a webhook

func WebhooksDeleteCommand

func WebhooksDeleteCommand() *cli.Command

WebhooksDeleteCommand deletes a webhook

func WebhooksEditCommand

func WebhooksEditCommand() *cli.Command

WebhooksEditCommand edits a webhook

func WebhooksExecuteCommand

func WebhooksExecuteCommand() *cli.Command

WebhooksExecuteCommand executes a webhook

func WebhooksGetCommand

func WebhooksGetCommand() *cli.Command

WebhooksGetCommand gets webhook details

func WebhooksListCommand

func WebhooksListCommand() *cli.Command

func WebhooksRootCommand

func WebhooksRootCommand() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL