public async Task ReloadCurrentWelcome() { _welcomeService.ReloadCurrentWelcome(); await Context.Message.AddReactionAsync(thumbsUpUnicode); }