docs / com.github.insanusmokrassar.TelegramBotAPI.types.polls / RegularPoll / <init>

<init>

(common) RegularPoll(id: PollIdentifier, question: String, options: List<PollOption>, votesCount: Int, isClosed: Boolean = false, isAnonymous: Boolean = false, allowMultipleAnswers: Boolean = false, scheduledCloseInfo: ScheduledCloseInfo? = null)