Type Alias GetParams

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