Raw.PageListOrderedItemBlocks
Ordered list of iv blocks
pageListOrderedItemBlocks#98dd8936 num:string blocks:Vector<PageBlock> = PageListOrderedItem;
export namespace Raw {
export class PageListOrderedItemBlocks {
constructor(params: { num: string; blocks: Array<Raw.TypePageBlock> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x98dd8936
Property
num
: stringNumber of element within ordered list
blocks
: Array of Raw.TypePageBlockItem contents