Interface: NodeLinkGetLyricsEmpty
warning
⚠️ This interface is only used by a NodeLink node.
Represents an empty response when no lyrics could be retrieved.
Property Type Description Optional loadTypestring = "empty" Constant type used to denote that no lyrics were found. dataRecord<never, never> Always an empty object — no data is returned in this case.