Skip to main content

slack.postmessageprops.asuser

Home > @runlightyear/slack > PostMessageProps > asUser

PostMessageProps.asUser property

Set to true to post the message as the authed user, instead of as a bot. Defaults to false. Cannot be used by new Slack apps.

Signature:
asUser?: boolean;