Deposits money into the guild bank.
Interaction category: guildbank
Throttled.
Command.Guild.Bank.Deposit(coin) | |||
Command.Guild.Bank.Deposit(coin, 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. |
coin | parameter | number | The string "coin", used as a value to request the player's money. |