UNPKG

koishi-plugin-kbot

Version:
8 lines (7 loc) 369 B
export declare enum ValorantApi { Authorization = "https://auth.riotgames.com/api/v1/authorization", Entitlements = "https://entitlements.auth.riotgames.com/api/token/v1", Userinfo = "https://auth.riotgames.com/userinfo", Region = "https://riot-geo.pas.si.riotgames.com/pas/v1/product/valorant", Authorize = "https://auth.riotgames.com/authorize" }