PlaylistResultThe playlist result.API/Interfaces/PlaylistResulthoshimi/src/types/Node.d.tsSignatureexport interface PlaylistResultProperties2loadTypedataMethods0No methods.PropertiesloadType#loadType: LoadType.Playlist;The load type of the result.@type{LoadType.Playlist}data#data: Playlist;The playlist data of the result.@type{Playlist}