Telegraph.Model.User (telegraph v0.8.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.User{
  first_name: binary(),
  id: integer(),
  last_name: binary(),
  username: binary()
}