Skip to main content

slack.postmessageprops.iconemoji

Home > @runlightyear/slack > PostMessageProps > iconEmoji

PostMessageProps.iconEmoji property

Emoji to use as the icon for this message. Overrides iconUrl. Must be used in conjunction with asUser set to false, otherwise ignored.

Example :chart_with_upwards_trend:

Signature:
iconEmoji?: string;