Type Definition telegram_bot_ars::types::Integer

source ·
pub type Integer = i64;
Expand description

The Telegram Integer, currently i64.