ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.AttachmentInfo

Microsoft bot attachment info structure

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExMicrosoftBot.Models.AttachmentInfo{
  name: String.t(),
  type: String.t(),
  views: [ExMicrosoftBot.Models.AttachmentView]
}

Link to this section Functions