Skip to content

Update information about blank fields in embed guide #1572

Closed as not planned
Closed as not planned
@ThatsEmbarrassing

Description

@ThatsEmbarrassing

Is your feature request related to a problem? Please describe.

Discord has no feature to create embeds with multiple columns on each row(e.g. 2x2), so the guide suggests using "blank fields". In order to use them, you need to write something like "\u200B" in both name and value fields. But this looks actual awful.

There's a better alternative. You can use "\t" instead of the way described in the current guide. It looks a little prettier and an embed has less space between rows.

So my suggestion is replacing "\u200B" to "\t" in the guide, because this looks nicer.

Describe the solution you'd like

Replace "\u200B" to "\t" escaped symbol in the guide about creating embeds in discord.js.

Describe alternatives you've considered

No response

Additional notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    t: requestSuggestion to add new or change existing content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions