@typed-discord/interactions
Preparing search index...
modal_inference
ComponentsTypes
Interface ComponentsTypes
interface
ComponentsTypes
{
"19"
:
MessageAttachmentResponse
[]
;
"21"
:
string
;
"22"
:
string
[]
;
"23"
:
boolean
;
"3"
:
string
[]
;
"4"
:
string
;
"5"
:
(
UserResponse
|
Member
)
[]
;
"6"
:
GuildRoleResponse
[]
;
"7"
:
(
UserResponse
|
GuildRoleResponse
|
Member
)
[]
;
"8"
:
PartialChannel
[]
;
}
Index
Properties
19
21
22
23
3
4
5
6
7
8
Properties
19
"19"
:
MessageAttachmentResponse
[]
21
"21"
:
string
22
"22"
:
string
[]
23
"23"
:
boolean
3
"3"
:
string
[]
4
"4"
:
string
5
"5"
:
(
UserResponse
|
Member
)
[]
6
"6"
:
GuildRoleResponse
[]
7
"7"
:
(
UserResponse
|
GuildRoleResponse
|
Member
)
[]
8
"8"
:
PartialChannel
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
19
21
22
23
3
4
5
6
7
8
@typed-discord/interactions
Loading...