ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.AttachmentInfo
Microsoft bot attachment info structure
Link to this section Summary
Functions
Decode a string into ExMicrosoftBot.Models.AttachmentInfo
Encodes the ExMicrosoftBot.Models.AttachmentInfo
to json string
Link to this section Types
Link to this section Functions
Link to this function
parse(param)
parse(map()) :: {:ok, ExMicrosoftBot.Models.AttachmentInfo.t()}
parse(String.t()) :: ExMicrosoftBot.Models.AttachmentInfo.t()
Decode a string into ExMicrosoftBot.Models.AttachmentInfo
Link to this function
serialize(bot_data)
serialize(ExMicrosoftBot.Models.AttachmentInfo.t()) :: String.t()
Encodes the ExMicrosoftBot.Models.AttachmentInfo
to json string