Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockList

Interface: TelegramInputRichBlockList

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

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

Documentation

Properties

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