updated command strings to reflect the .notify change

This commit is contained in:
Toastie 2025-03-01 19:49:43 +13:00
parent c5442f9144
commit 76bafd076f
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7

View file

@ -4873,11 +4873,17 @@ notify:
params: params:
- { } - { }
- event: - event:
desc: "The event for which to see the current message." desc: "The event for which to see the current message, if set."
- event:
desc: "The event to notify on."
channel:
desc: "The channel to send the message to."
message:
desc: "The message to send."
- event: - event:
desc: "The event to notify on." desc: "The event to notify on."
message: message:
desc: "The message to send." desc: "The message to send to the channel from which the event originated."
notifylist: notifylist:
desc: |- desc: |-
Lists all active notifications in this server. Lists all active notifications in this server.