@typed-discord/rest
Preparing search index...
types
GatewayBotResponse
Interface GatewayBotResponse
interface
GatewayBotResponse
{
session_start_limit
:
GatewayBotSessionStartLimitResponse
;
shards
:
number
;
url
:
string
;
}
Index
Properties
session_
start_
limit
shards
url
Properties
session_
start_
limit
session_start_limit
:
GatewayBotSessionStartLimitResponse
shards
shards
:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session_
start_
limit
shards
url
@typed-discord/rest
Loading...