ex_microsoftbot v2.0.1 ExMicrosoftBot.Models.AuthData

Contains authorization related info to call the microsoft bot API

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExMicrosoftBot.Models.AuthData{
  app_id: String.t(),
  app_password: String.t()
}