ExMicrosoftBot.Models.Teams.ChannelsResponse (ex_microsoftbot v3.0.0)
Schema representing the return of the Channels list for a team.
Link to this section Summary
Functions
Decodes a JSON string into this struct.
Link to this section Types
Specs
t() :: %ExMicrosoftBot.Models.Teams.ChannelsResponse{ conversations: [ExMicrosoftBot.Models.ChannelAccount.t()] }
Link to this section Functions
Link to this function
parse(map)
Specs
Decodes a JSON string into this struct.