PollAnswerUpdate

data class PollAnswerUpdate(updateId: UpdateIdentifier, data: PollAnswer) : Update

Properties

data
Link copied to clipboard
common
open override val data: PollAnswer
updateId
Link copied to clipboard
common
open override val updateId: UpdateIdentifier