@typed-discord/rest
Preparing search index...
types
MessageRoleSubscriptionDataResponse
Interface MessageRoleSubscriptionDataResponse
interface
MessageRoleSubscriptionDataResponse
{
is_renewal
:
boolean
;
role_subscription_listing_id
:
`
${
bigint
}
`
;
tier_name
:
string
;
total_months_subscribed
:
number
;
}
Index
Properties
is_
renewal
role_
subscription_
listing_
id
tier_
name
total_
months_
subscribed
Properties
is_
renewal
is_renewal
:
boolean
role_
subscription_
listing_
id
role_subscription_listing_id
:
`
${
bigint
}
`
tier_
name
tier_name
:
string
total_
months_
subscribed
total_months_subscribed
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is_
renewal
role_
subscription_
listing_
id
tier_
name
total_
months_
subscribed
@typed-discord/rest
Loading...