@typed-discord/rest
Preparing search index...
types
PartialGuildSubscriptionIntegrationResponse
Interface PartialGuildSubscriptionIntegrationResponse
interface
PartialGuildSubscriptionIntegrationResponse
{
account
:
AccountResponse
;
id
:
`
${
bigint
}
`
;
name
:
string
|
null
;
type
:
GUILD_SUBSCRIPTION
;
}
Index
Properties
account
id
name
type
Properties
account
account
:
AccountResponse
id
id
:
`
${
bigint
}
`
name
name
:
string
|
null
type
type
:
GUILD_SUBSCRIPTION
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
id
name
type
@typed-discord/rest
Loading...