@typed-discord/rest
Preparing search index...
types
WebhookSlackEmbedField
Interface WebhookSlackEmbedField
interface
WebhookSlackEmbedField
{
inline
?:
boolean
|
null
;
name
?:
string
|
null
;
value
?:
string
|
null
;
}
Index
Properties
inline?
name?
value?
Properties
Optional
inline
inline
?:
boolean
|
null
Optional
name
name
?:
string
|
null
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inline
name
value
@typed-discord/rest
Loading...