Command.Guild.Wall.Delete

Deletes an entry from the guild wall.

Usage:

Throttled.

Command.Guild.Wall.Delete(wall)
Command.Guild.Wall.Delete(wall, callback)
ParameterTypeDatatypeDescription
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
wallparameterguildwallThe ID of the target wall post.