/// <inheritdoc /> public async Task <IRestTextChannel> GetPublicUpdatesChannelAsync(CacheMode mode = CacheMode.AllowDownload, RequestOptions options = null) => (await RestGuild.GetPublicUpdatesChannelAsync(options)) ?.Abstract();