Type Definition Integer
telegram_bot::types
type Integer = i64;
The Telegram "Integer": Currently i64.