Microsoft bot attachment structure within the message
t :: %ExMicrosoftBot.Models.Attachment{actions: [ExMicrosoftBot.Models.Action.t], content: map, contentType: String.t, contentUrl: String.t, fallbackText: String.t, text: String.t, thumbnailUrl: String.t, title: String.t, titleLink: String.t}