GuildChannelSwapBuilder

class GuildChannelSwapBuilder(var channelId: Snowflake)(source)

Constructors

Link copied to clipboard
constructor(channelId: Snowflake)

Functions

Link copied to clipboard

Properties

Link copied to clipboard
var channelId: Snowflake
Link copied to clipboard
@KordExperimental
var lockPermissionsToParent: Boolean?

Locks the permissions of this channel to the new category it is moved to. Only works if parentId is set.

Link copied to clipboard
@KordExperimental
var parentId: Snowflake?

The new parent of this channel, has to be a category.

Link copied to clipboard

The new position of this channel