Package-level declarations
Types
The behavior of a Discord category associated to a guild.
The behavior of a Discord Channel
The behavior of a Discord channel associated to a guild.
The behavior of a Discord message channel associated to a guild.
The behavior of a Discord channel that can use messages.
The behavior of a Discord News Channel associated to a guild.
The behavior of a non-thread Discord channel associated to a guild.
The behavior of a non-thread Discord message channel associated to a guild.
The behavior of a Discord Voice Channel associated to a guild.
Functions
Requests to get the Channel represented by this ChannelBehavior.
Requests to get the Channel represented by this ChannelBehavior, returns null if the Channel isn't present.
Requests to create a message with only an embed.
Request to create an InviteWithMetadata for this channel.
Requests to create a message configured by the builder.
Requests to create a new news channel with this category as parent.
Requests to create a new stage channel with this category as parent.
Requests to create a new text channel with this category as parent.
Requests to create a new voice channel with this category as parent.
Requests to create a new webhook configured by the builder.
Requests to edit this category.
Requests to edit this channel.
Requests to edit the current user's voice state in this StageChannel.
Requests to add or replace a PermissionOverwrite for the memberId.
Requests to add or replace a PermissionOverwrite for the roleId.
Requests to edit the another user's voice state in this StageChannel.
Requests to trigger the typing indicator for the bot in this channel. The typing status will be refreshed until the block has been completed.