GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIEmbedField

https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure

API/Interfaces/APIEmbedField
seyfert/lib/types/payloads/channel.d.ts

Signature

export interface APIEmbedField

Properties

3
namevalueinline

Methods

0

No methods.

Properties

name#
name: string;

Name of the field Length limit: 256 characters

value#
value: string;

Value of the field Length limit: 1024 characters

inline#
inline?: boolean;

Whether or not this field should display inline