Skip to main content

slack.schedulemessageprops.replybroadcast

Home > @runlightyear/slack > ScheduleMessageProps > replyBroadcast

ScheduleMessageProps.replyBroadcast property

Used in conjunction with thread_ts and indicates whether reply should be made visible to everyone in the channel or conversation. Defaults to false.

Signature:
replyBroadcast?: boolean;