Changes the guild's Message of the Day.
Throttled.
Command.Guild.Motd(motd) | |||
Command.Guild.Motd(motd, callback) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
callback | parameter | callbackfunction | A standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details. |
motd | parameter | string | The new Message of the Day. |