Skip to main content

slack.plaintextobject.emoji

Home > @runlightyear/slack > PlainTextObject > emoji

PlainTextObject.emoji property

Indicates whether emojis in a text field should be escaped into the colon emoji format. This field is only usable when type is plain_text.

Signature:
emoji?: boolean;