Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var name: String?

The name of the category.

Link copied to clipboard

The permission overwrites for this category.

Link copied to clipboard

The position of this category in the guild's channel list.

Link copied to clipboard
open override var reason: String?

The reason for this request, this will be displayed in the audit log.

Functions

Link copied to clipboard
Link copied to clipboard
open override fun addOverwrite(overwrite: Overwrite)

Adds overwrite to this builder.

Link copied to clipboard
Link copied to clipboard