rizaumami / tdcli.lua

A simple Lua library for the telegram-cli
GNU General Public License v3.0
53 stars 30 forks source link

getCallbackQueryAnswer fails and stops telegram-cli #15

Open fat0troll opened 6 years ago

fat0troll commented 6 years ago

I'm trying to use your function https://github.com/rizaumami/tdcli.lua/blob/master/tdcli.lua#L921, but when I invoke it, I got error:

[-4][1511908764.878577948][td_tdc_api.cpp:5069] Unknown constructor found CallbackQueryAnswer

Is this error occurs because of payload content? I've tried to use pure tdcli_function like in your library and got the same result.

rizaumami commented 6 years ago

Unfortunately, as shown in README, I've not yet test this function. And probably wont test it in a near future, unless there is update for telegram-cli. Sorry.