Interfacediscord-component-embedv0.1.0TextDisplayPropsinterface TextDisplayPropsMember overviewPropertieschildrenPropertieschildrenDiscord markdown. Text split by JSX expressions is joined back together. JSX turns a line break in your source into a space, so write {'\n'} where the markdown needs a new line. children: TextChild;
childrenDiscord markdown. Text split by JSX expressions is joined back together. JSX turns a line break in your source into a space, so write {'\n'} where the markdown needs a new line. children: TextChild;