Type alias TPostMessageSend

TPostMessageSend: Pick<IPostMessageConnection, "uid" | "status" | "actionType" | "endTags" | "network"> & { inputs?: any }

Generated using TypeDoc