method apiContract.Abi.prototype.decodeMessageimport { apiContract } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { Abi } = apiContract; decodeMessage(data: Uint8Array): DecodedMessageWarning: Unstable API, bound to change Parametersdata: Uint8ArrayReturnsDecodedMessage