UpdatePoll constructor

UpdatePoll(
  1. {required Poll poll,
  2. int? extra,
  3. int? clientId}
)

A poll was updated; for bots only

Implementation

UpdatePoll