[][src]Type Definition telegram_bot::types::Integer

type Integer = i64;

The Telegram Integer, currently i64.