menu
dart_telegram_bot package
documentation
telegram_entities.dart
ResponseParameters
ResponseParameters constructor
ResponseParameters constructor
dark_mode
light_mode
ResponseParameters
constructor
ResponseParameters
(
{
int
?
migrateToChatId
,
int
?
retryAfter
,
})
Basic constructor
Implementation
ResponseParameters({ this.migrateToChatId, this.retryAfter, });
dart_telegram_bot package
documentation
telegram_entities
ResponseParameters
ResponseParameters constructor
ResponseParameters class