ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.ChannelAccount
Microsoft bot channel account structure which corresponde to a user or bot
Link to this section Summary
Functions
Decode a string into ExMicrosoftBot.Models.ChannelAccount
Link to this section Types
Link to this section Functions
Link to this function
parse(param)
parse(map()) :: {:ok, ExMicrosoftBot.Models.ChannelAccount.t()}
parse(String.t()) :: ExMicrosoftBot.Models.ChannelAccount.t()
Decode a string into ExMicrosoftBot.Models.ChannelAccount