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

type Integer = i64;

The Telegram "Integer": Currently i64.