Ejemplo n.º 1
0
 public EmbedBuilder WithFooter(EmbedFooterBuilder footer)
 {
     Footer = footer;
     return(this);
 }