Deposit Issue Report
API for sending messages to a Telegram group instead of using bot commands
Endpoint
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": null,
"code": 0,
"msg": "Success",
"cause": "" // If a completed transaction is submitted again, the cause will be "This transaction has already been completed."
}Last updated