The PlatformFormat uses constructs that are similar to the ones used in the REST API, for example, on the Messages Query HTTP API.

interface PlatformFormat {
    type: "Platform";
}

Properties

Properties

type: "Platform"

Generated using TypeDoc