putSponsorblockCategories

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

Set's the Sponsorblock categories for guild to categories.


suspend fun Player.putSponsorblockCategories(vararg categories: Category)

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