Skip to main content

slack.schedulemessageprops.asuser

Home > @runlightyear/slack > ScheduleMessageProps > asUser

ScheduleMessageProps.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;