Skip to main content

FetchNewCommsUrlArgs

type FetchNewCommsUrlArgs = {
oldUrl: string;
twistToken: string;
};

Properties

oldUrl

oldUrl: string;

A twist.com URL to translate to its Comms equivalent.


twistToken

twistToken: string;

A Twist (not Comms) auth token.