ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.ConversationAccount

Microsoft bot conversation account structure

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExMicrosoftBot.Models.ConversationAccount{
  id: String.t(),
  isGroup: boolean(),
  name: String.t()
}