PollUpdatedType

typealias PollUpdatedType = suspend (PollUpdatedOptions) -> Unit

Type definition for the function that updates poll information.