pollId

@SerializedName(value = "pollId")
var pollId: Long?

The poll id of the message. Defaults to null.

Since

4.1.0