@typed-discord/rest
Preparing search index...
types
TextDisplayComponentResponse
Interface TextDisplayComponentResponse
interface
TextDisplayComponentResponse
{
content
:
string
;
id
:
number
;
type
:
TEXT_DISPLAY
;
}
Index
Properties
content
id
type
Properties
content
content
:
string
id
id
:
number
type
type
:
TEXT_DISPLAY
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
type
@typed-discord/rest
Loading...