PollCreate 
    @Serializable
Object used to create a new Poll.
Constructors
Link copied to clipboard
                  constructor(options: List<PollOption>, expiresInSec: Long, allowMultipleChoices: Boolean?, hideTotals: Boolean?)
Object used to create a new Poll.