Deletes an entry from the guild wall.
Throttled.
Command.Guild.Wall.Delete(wall) | |||
Command.Guild.Wall.Delete(wall, 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. |
wall | parameter | guildwall | The ID of the target wall post. |