Command.Guild.Motd

Changes the guild's Message of the Day.

Usage:

Throttled.

Command.Guild.Motd(motd)
Command.Guild.Motd(motd, callback)
ParameterTypeDatatypeDescription
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
motdparameterstringThe new Message of the Day.