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