/// <inheritdoc /> public async Task <ICategoryChannel> GetCategoryAsync(RequestOptions options = null) => (await RestTextChannel.GetCategoryAsync(options)) .Abstract();