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

auction_sold

Client API

auction_sold auction_id

example

{
  command: 'auction_sold',
  data : {
    auction_id: 43
  }
}
Clone this wiki locally