ConstReadonlyDEFAULT_RATING_RANGE: [number, number]Default rating range
ReadonlyMAX_OPTION_LENGTH: 200Maximum option length
ReadonlyMAX_OPTIONS: 10Maximum number of options for choice polls
ReadonlyMAX_QUESTION_LENGTH: 500Maximum question length
ReadonlyMAX_TEXT_RESPONSE_LENGTH: 1000Maximum text response length
ReadonlyMIN_OPTIONS: 2Minimum number of options for choice polls
ReadonlyYES_NO_OPTIONS: { NO: "no"; YES: "yes" }Yes/No option IDs
Poll configuration limits and defaults.