Esempio n. 1
0
 public SlackMessage As(SlackAuthor author)
 {
     LastAttachment.Author = author;
     return this;
 }
Esempio n. 2
0
 public SlackMessage As(SlackAuthor author)
 {
     LastAttachment.Author = author;
     return(this);
 }