Type Definition Integer
telegram_bot::types
type Integer = i64;
The Telegram Integer, currently i64.
Integer