Skip to content
viruch edited this page May 26, 2011 · 2 revisions

update_money

Synopsis

update_money money_amount

example

{
  command: 'update_money',
  data: {
    money_amount: 5380
  }
}

See also

Client API

Clone this wiki locally