Does anyone know how can I return the "last send message id" from sendMessageToID.
I tried to "mimic" the check() function from sendMessage with no luck :/
Im sure I can do some manual magic, but wondering if someone knows why chat.sendMessage() returns undefined.
Does anyone know how can I return the "last send message id" from sendMessageToID.
I tried to "mimic" the
check()
function from sendMessage with no luck :/ Im sure I can do some manual magic, but wondering if someone knows why chat.sendMessage() returnsundefined
.Any hint appreciated.