BOT_LISTEN_MONEY_PAYMENTS
From SmartBots Developers Docs
Jump to: navigation, search
Commands bot to notify script every time it receives a payment
Variables
The following table shows input values (you send them with the API call) and returned output values.
| Variable | Required | Description
| |
|---|---|---|---|
| str | yes | -- | |
| id | yes | -- | |
Result
One of the following events will be generated
Additionally the following events get generated every time the bot receives a payment
Example
llMessageLinked(LINK_SET, BOT_LISTEN_MONEY_PAYMENTS, "", "");
- BOT LISTEN MONEY PAYMENTS