menu
televerse package
documentation
telegram.dart
Contact
userId property
userId property
dark_mode
light_mode
userId
property
@JsonKey(name: 'user_id')
int
?
get
userId
inherited
Optional. Contact's user identifier in Telegram
Implementation
@JsonKey(name: 'user_id') int? get userId;
televerse package
documentation
telegram
Contact
userId property
Contact class