isPoll property

bool get isPoll

Check if the update is a poll update

Implementation

bool get isPoll => this == UpdateType.poll;