ex_gram v0.8.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(),
  request_write_access: boolean(),
  url: String.t()
}