PollExtensions extension
- on
Methods
-
copyWith(
{int? id, FormattedText? question, List< PollOption> ? options, int? totalVoterCount, List<MessageSender> ? recentVoterIds, bool? canGetVoters, bool? canSeeResults, bool? isAnonymous, bool? allowsMultipleAnswers, bool? allowsRevoting, bool? membersOnly, List<String> ? countryCodes, List<int> ? optionOrder, PollType? type, int? openPeriod, int? closeDate, bool? isClosed, PollVoteRestrictionReason? voteRestrictionReason}) → Poll -
Available on Poll, provided by the PollExtensions extension