Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawTextInput
Interface RawTextInput
interface
RawTextInput
{
custom_id
:
string
;
label
:
string
;
max_length
?:
number
;
min_length
?:
number
;
placeholder
?:
string
;
required
?:
boolean
;
style
:
TextInputStyles
;
type
:
TEXT_INPUT
;
value
?:
string
;
}
Index
Properties
custom_
id
label
max_
length?
min_
length?
placeholder?
required?
style
type
value?
Properties
custom_
id
custom_
id
:
string
label
label
:
string
Optional
max_
length
max_
length
?:
number
Optional
min_
length
min_
length
?:
number
Optional
placeholder
placeholder
?:
string
Optional
required
required
?:
boolean
style
style
:
TextInputStyles
type
type
:
TEXT_INPUT
Optional
value
value
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
custom_
id
label
max_
length
min_
length
placeholder
required
style
type
value
Oceanic
Loading...