ReadyThe ready event for the node.API/Interfaces/Readyhoshimi/src/types/Node.d.tsSignatureexport interface ReadyProperties3opresumedsessionIdMethods0No methods.Propertiesop#op: OpCodes.Ready;The op code for the event.@type{OpCodes.Ready}resumed#resumed: boolean;Return if the node is resumed.@type{boolean}sessionId#sessionId: string;Return the session id of the node.@type{string}