ex_gram v0.12.0 ExGram.Model.LoginUrl View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

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