Open fat0troll opened 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.
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.
telegram-cli
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:
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.