Command.Guild.Wall.Post

Posts an entry to the guild wall.

Usage:

Throttled.

Command.Guild.Wall.Post(post)
Command.Guild.Wall.Post(post, callback)
ParameterTypeDatatypeDescription
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
postparameterstringThe item to post.