class Telegrammer::DataTypes::User

Telegram User data type.

@attr [Integer] id Unique identifier for this user or bot @attr [String] first_name User‘s or bot’s first name @attr [String] last_name Optional. User‘s or bot’s last name @attr [String] username Optional. User‘s or bot’s username

See more at core.telegram.org/bots/api#user