{}
The number of channel points that a vote should cost. If not given, voting with channel points will be disabled.
channelPointsPerVote?: number
The available choices for the poll.
choices: string[]
The duration of the poll, in seconds.
duration: number
The title of the poll.
title: string
Properties
channelPointsPerVote
Type: ?number
The number of channel points that a vote should cost. If not given, voting with channel points will be disabled.