Function createAffiliateLink
warning
Function createAffiliateLink is deprecated.
createAffiliateLink(channel?: string): Promise<string>
Get an affiliate link that may be used by an existing user to invite other users into your app.
Parameters
| Name | Type | Description | 
|---|---|---|
| (Optional) channel | string | The channel you plan to use to forward this link to. | 
Returns
 Promise<string>