ExMicrosoftBot.Models.AuthData (ex_microsoftbot v3.0.0)

Contains authorization related info to call the microsoft bot API

Link to this section Summary

Link to this section Types

Specs

t() :: %ExMicrosoftBot.Models.AuthData{
  app_id: String.t(),
  app_password: String.t()
}