InputPollTypeRegular constructor

InputPollTypeRegular({
  1. required bool allowAddingOptions,
})

Implementation

InputPollTypeRegular({required this.allowAddingOptions});