13 lines
273 B
Markdown
13 lines
273 B
Markdown
### Command: /bank_deposit amount_copper
|
|
|
|
**Handler Macro:** COMMAND_BANK_DEPOSIT
|
|
|
|
**Handler Value:** 71
|
|
|
|
**Required Status:** 0
|
|
|
|
**Arguments:**
|
|
- `arg[0]`: `int64 amount_copper`
|
|
|
|
**Notes:**
|
|
- If in an active banker session, will deposit `amount_copper` of coins in copper. |