t() :: %Telegraph.Model.Chat{ first_name: binary(), id: integer(), last_name: binary(), photo: Telegraph.Model.ChatPhoto.t(), title: binary(), type: binary(), username: binary() }