account: The account used to sign the forget object.
channel: The channel in which the object will be published.
storageEngine: The storage engine to used when storing the message (IPFS, Aleph storage or inline).
inlineRequested: [Deprecated, use storageEngine instead] - Will the message be inlined ?
apiServer: The API server endpoint used to carry the request to the Aleph's network.
hashes: The Hashes of the Aleph's message to forget.
reason: An optional reason to justify this action (default value: "None").
sync: If true, the function will wait for the message to be confirmed by the API server.
Optional
account: The account used to sign the forget object.
channel: The channel in which the object will be published.
storageEngine: The storage engine to used when storing the message (IPFS, Aleph storage or inline).
inlineRequested: [Deprecated, use storageEngine instead] - Will the message be inlined ?
apiServer: The API server endpoint used to carry the request to the Aleph's network.
hashes: The Hashes of the Aleph's message to forget.
reason: An optional reason to justify this action (default value: "None").
sync: If true, the function will wait for the message to be confirmed by the API server.