Alexia.Model.User (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.User{
  first_name: binary(),
  id: integer(),
  is_bot: boolean(),
  language_code: binary(),
  last_name: binary(),
  username: binary()
}