menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/poll.dart
Poll
options property
options property
dark_mode
light_mode
options
property
List
<
PollOption
>
options
getter/setter pair
List of poll options
Implementation
List<PollOption> options;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/poll
Poll
options property
Poll class