updatesCombined

Constructor for a group of updates.

{schema}

Parameters

Name Type Description
updates Vector<Update> List of updates
users Vector<User> List of users mentioned in updates
chats Vector<Chat> List of chats mentioned in updates
date int Current date
seq_start int Value seq for the earliest update in a group
seq int Value seq for the latest update in a group

Type

Updates