public async Task SmugAsync() { await Context.Channel.SendMessageAsync("", false, CommandEmbedBuilder.ReactionEmbed2(Context, ImageEvents.SmugReaction(), "is acting smug").Build(), null).ConfigureAwait(false); }