/// <inheritdoc /> public async Task <IRestTextChannel> GetDefaultChannelAsync(RequestOptions options = null) => (await RestGuild.GetDefaultChannelAsync(options)) ?.Abstract();