예제 #1
0
 public WebHookData(List <Embed> embeds)
 {
     Embeds.AddRange(embeds);
 }