menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/poll.dart
Poll
closeDate property
closeDate property
dark_mode
light_mode
closeDate
property
int
?
closeDate
getter/setter pair
Optional. Point in time (Unix timestamp) when the poll will be automatically closed
Implementation
int? closeDate;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/poll
Poll
closeDate property
Poll class