interface DiscordGetGatewayBotimport { type DiscordGetGatewayBot } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/topics/gateway#get-gateway-bot Propertiesurl: stringThe WSS URL that can be used for connecting to the gateway shards: numberThe recommended number of shards to use when connecting session_start_limit: DiscordSessionStartLimitInformation on the current session start limit import DiscordGetGatewayBotimport { DiscordGetGatewayBot } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";