menu
televerse package
documentation
telegram.dart
InputRichBlockListItem
blocks property
blocks property
dark_mode
light_mode
blocks
property
@JsonKey.new(name: 'blocks')
List
<
InputRichBlock
>
get
blocks
inherited
The content of the item
Implementation
@JsonKey(name: 'blocks') List<InputRichBlock> get blocks;
televerse package
documentation
telegram
InputRichBlockListItem
blocks property
InputRichBlockListItem class