Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockList

Interface: TelegramRichBlockList

Defined in: @gramio/types/out/objects.d.ts:8010

A list of blocks, corresponding to the HTML tag <ul> or <ol> with multiple nested tags <li>.

Documentation

Properties

PropertyTypeDescriptionDefined in
itemsTelegramRichBlockListItem[]Items of the list@gramio/types/out/objects.d.ts:8018
type"list"Type of the block, always “list”@gramio/types/out/objects.d.ts:8014