Clarify mentionRole docs
parent
4d5aaaf99d
commit
b2d9c6ecb1
|
@ -247,7 +247,7 @@ Alias for [inboxServerId](#inboxServerId)
|
||||||
**Accepts multiple values.** Role that is mentioned when new threads are created or the bot is mentioned.
|
**Accepts multiple values.** Role that is mentioned when new threads are created or the bot is mentioned.
|
||||||
Accepted values are `none`, `here`, `everyone`, or a role id.
|
Accepted values are `none`, `here`, `everyone`, or a role id.
|
||||||
Requires `pingOnBotMention` to be enabled.
|
Requires `pingOnBotMention` to be enabled.
|
||||||
Set to an empty value (`mentionRole=`) to disable these pings entirely.
|
Set to `none` to disable these pings entirely.
|
||||||
|
|
||||||
#### mentionUserInThreadHeader
|
#### mentionUserInThreadHeader
|
||||||
**Default:** `off`
|
**Default:** `off`
|
||||||
|
|
Loading…
Reference in New Issue