menu
televerse package
documentation
telegram.dart
InputStoryContent
type property
type property
dark_mode
light_mode
type
property
@JsonKey(name: 'type')
StoryContentType
get
type
inherited
Type of the content, always "photo"
Implementation
@JsonKey(name: 'type') StoryContentType get type;
televerse package
documentation
telegram
InputStoryContent
type property
InputStoryContent class