Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard

Disables Sponsorblock for this Player.

Disables Sponsorblock for guild.

Link copied to clipboard

Retrieves the Sponsorblock Categories for this Player.

Retrieves the Sponsorblock Categories for guild.

Link copied to clipboard
suspend fun Player.putSponsorblockCategories(vararg categories: Category)

Set's the Sponsorblock categories for this Player to categories.

suspend fun Node.putSponsorblockCategories(guild: ULong, vararg categories: Category)
suspend fun Node.putSponsorblockCategories(guild: ULong, categories: Iterable<Category>)

Set's the Sponsorblock categories for guild to categories.