fix(WS): Get gateway data
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -3066,6 +3066,7 @@ export const Constants: {
|
||||
};
|
||||
Endpoints: {
|
||||
botGateway: string;
|
||||
userGateway: string;
|
||||
invite: (root: string, code: string, eventId?: Snowflake) => string;
|
||||
scheduledEvent: (root: string, guildId: Snowflake, eventId: Snowflake) => string;
|
||||
CDN: (root: string) => {
|
||||
|
Reference in New Issue
Block a user