NodeLinkChapter
type NodeLinkChapter = object;Defined in: src/structures/Types/NodeLink.ts:240
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
duration (src/structures/Types/NodeLink.ts:250) | number |
endTime (src/structures/Types/NodeLink.ts:251) | number |
startTime (src/structures/Types/NodeLink.ts:242) | number |
thumbnails (src/structures/Types/NodeLink.ts:243) | [{ height: number; url: string; width: number; }] |
title (src/structures/Types/NodeLink.ts:241) | string |