Variable getPromotionChannelsConst
getPromotionChannels: EndpointGeneric<{ alwaysReturnUrls: undefined | boolean; filterLink: undefined | boolean; onlyShortenTwitter: undefined | boolean; }, { facebook: string; guilded: string; promotionChannelsVisibilityPrivacy: string; twitch: string; twitter: string; youtube: string; }, any> = ...
Api
GET https://accountinformation.roblox.com/v1/promotion-channels
Summary
Get the user's promotion channels
Param: alwaysReturnUrls
Whether all promotion channel links should be returned as full URLs.
Param: filterLink
Whether all promotion channel links should be filtered.
Param: onlyShortenTwitter
Whether all promotion channels links except for Twitter should be returned as full URLs. If false, all promotion channels will be shortened.