public SlackMessage As(SlackAuthor author) { LastAttachment.Author = author; return this; }
public SlackMessage As(SlackAuthor author) { LastAttachment.Author = author; return(this); }