interface APIInteractionResponsePong {
    type: Pong;
}

Properties

Properties

type: Pong