Type Alias GetParams

GetParams: {
    "hub.challenge": string;
    "hub.mode": "subscribe";
    "hub.verify_token": string;
}

Type declaration

  • hub.challenge: string
  • hub.mode: "subscribe"
  • hub.verify_token: string