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