Telegraph.Model.ChatMember (telegraph v0.8.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.ChatMember{
  status: binary(),
  user: Telegraph.Model.User.t()
}