Telegex v0.0.2 Telegex.Model.LoginUrl View Source

Link to this section Summary

Link to this section Types

Specs

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