ExGram.Model.LoginUrl (ex_gram v0.24.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.LoginUrl{
  bot_username: String.t() | nil,
  forward_text: String.t() | nil,
  request_write_access: boolean() | nil,
  url: String.t()
}

Link to this section Functions