Example #1
0
 public async Task LewdAsync()
 {
     await Context.Channel.SendMessageAsync("", false, CommandEmbedBuilder.ReactionEmbed2(Context, ImageEvents.LewdReaction(), "thinks that's lewd").Build(), null).ConfigureAwait(false);
 }