whenPollUpdate

inline fun <T> Update.whenPollUpdate(block: (PollUpdate) -> T): T?