ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.Entity

Microsoft bot entity structure

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExMicrosoftBot.Models.Entity{
  name: String.t(),
  supportsDisplay: boolean(),
  type: String.t()
}