menu
televerse package
documentation
telegram.dart
Story
id property
id property
dark_mode
light_mode
id
property
@JsonKey(name: 'id')
int
get
id
inherited
Unique identifier for the story in the chat
Implementation
@JsonKey(name: 'id') int get id;
televerse package
documentation
telegram
Story
id property
Story class