ExMicrosoftBot.Models.CardAction (ex_microsoftbot v3.0.0)

Microsoft bot card action structure

Link to this section Summary

Link to this section Types

Specs

t() :: %ExMicrosoftBot.Models.CardAction{
  title: String.t(),
  type: String.t(),
  value: String.t()
}