ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.Attachment
Microsoft bot attachment structure within the message
Link to this section Summary
Functions
Decode a string into ExMicrosoftBot.Models.Attachment
Link to this section Types
Link to this section Functions
Link to this function
parse(param)
parse(map()) :: {:ok, ExMicrosoftBot.Models.Attachment.t()}
parse(String.t()) :: ExMicrosoftBot.Models.Attachment.t()
Decode a string into ExMicrosoftBot.Models.Attachment