Update API doc
parent
1a1b60c443
commit
a40796714c
|
@ -35239,6 +35239,12 @@
|
|||
],
|
||||
"returnType": "void",
|
||||
"description": "Callback to invoke when a message is closed."
|
||||
},
|
||||
{
|
||||
"name": "life-end",
|
||||
"parameters": [],
|
||||
"returnType": "void",
|
||||
"description": "Callback to invoke when the message's timeout is over."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue