Skip to main content

slack.postmessageprops.replybroadcast

Home > @runlightyear/slack > PostMessageProps > replyBroadcast

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