public Task ModifyEmbedAsync(Action <GuildEmbedProperties> func, RequestOptions options = null) { return(Guild.ModifyEmbedAsync(func, options)); }