ex_microsoftbot v1.0.0 ExMicrosoftBot.Models.AttachmentInfo
Microsoft bot attachment info structure
Summary
Functions
Decode a string into ExMicrosoftBot.Models.AttachmentInfo
Encodes the ExMicrosoftBot.Models.AttachmentInfo to json string
Types
Functions
Specs
parse(map) :: {:ok, ExMicrosoftBot.Models.AttachmentInfo.t}
parse(String.t) :: ExMicrosoftBot.Models.AttachmentInfo.t
Decode a string into ExMicrosoftBot.Models.AttachmentInfo
Specs
serialize(ExMicrosoftBot.Models.AttachmentInfo.t) :: String.t
Encodes the ExMicrosoftBot.Models.AttachmentInfo to json string