menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/update.dart
Update
editedMessage property
editedMessage property
dark_mode
light_mode
editedMessage
property
Message
?
editedMessage
getter/setter pair
Optional. New version of a message that is known to the bot and was edited
Implementation
Message? editedMessage;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/update
Update
editedMessage property
Update class