menu
televerse package
documentation
telegram.dart
ChatFullInfo
birthdate property
birthdate property
dark_mode
light_mode
birthdate
property
@JsonKey.new(name: 'birthdate')
Birthdate
?
get
birthdate
inherited
Optional. Date of birth for private chats.
Implementation
@JsonKey(name: 'birthdate') Birthdate? get birthdate;
televerse package
documentation
telegram
ChatFullInfo
birthdate property
ChatFullInfo class