Group ID to Custom URL
Usage
This method returns a steam custom url from a steamid64
Supports just the id, and a full url.
index.js
await Resolve.fromGIDToCustomURL('103582791463600727');
await Resolve.fromGIDToCustomURL('https://steamcommunity.com/gid/103582791463600727');
Output
- type: String
ROBOTAIM