Type Definition telegram_types::bot::methods::UpdateList

source ·
pub type UpdateList = TelegramResult<Vec<Update>>;