GuildCategoryExtensions extension

Extensions on GuildCategorys.

on
  • GuildCategory

Properties

cachedChannels List<GuildChannel>

Available on GuildCategory, provided by the GuildCategoryExtensions extension

Return a list of channels in the client's cache that are in this category.
no setter

Methods

fetchChannels() Future<List<GuildChannel>>

Available on GuildCategory, provided by the GuildCategoryExtensions extension

Fetch the channels in this category.