@typed-discord/rest
Preparing search index...
types
OnboardingPromptOptionResponse
Interface OnboardingPromptOptionResponse
interface
OnboardingPromptOptionResponse
{
channel_ids
:
`
${
bigint
}
`
[]
;
description
:
string
;
emoji
:
SettingsEmojiResponse
;
id
:
`
${
bigint
}
`
;
role_ids
:
`
${
bigint
}
`
[]
;
title
:
string
;
}
Index
Properties
channel_
ids
description
emoji
id
role_
ids
title
Properties
channel_
ids
channel_ids
:
`
${
bigint
}
`
[]
description
description
:
string
emoji
emoji
:
SettingsEmojiResponse
id
id
:
`
${
bigint
}
`
role_
ids
role_ids
:
`
${
bigint
}
`
[]
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
ids
description
emoji
id
role_
ids
title
@typed-discord/rest
Loading...