Variable getUsersUseridPromotionChannelsConst
getUsersUseridPromotionChannels: EndpointGeneric<{ alwaysReturnUrls: undefined | boolean; filterLink: undefined | boolean; userId: number; }, { facebook: string; guilded: string; twitch: string; twitter: string; youtube: string; }, any> = ...
Api
GET https://accountinformation.roblox.com/v1/users/:userId/promotion-channels
Summary
Get promotion channels for a given user ID
Param: userId
The ID of the user to fetch the promotion channels for.
Param: alwaysReturnUrls
Whether all promotion channel links should be returned as full URLs.
Param: filterLink
Whether all promotion channel links should be filtered.