pub fn from_single_update_pub(upd: Update) -> Vec<Update>
Convert a single tl::enums::Update into a Vec<Update>.
tl::enums::Update
Vec<Update>