Luca Simone
Luca Simone
Hi @okada8, yes that was an old problem... we have a branch open with a new implementation and this problem should not happen anymore. Could you try it please? Install...
Yepp...on my to do list :) maybe today or tomorrow On Tuesday, January 5, 2016, Aleksey Shirokih [email protected] wrote: > according to latest api changes please add inline query support...
@arcturial yepp thx, first of all, what do you think for the inlineQuery initial request? https://core.telegram.org/bots/api#inlinequery we should manage the request within the telegrambot api and launch and event to...
> All the telegrambot API does is interact with the getUpdate method and sends the result to the callback, so not sure it would be the best place to put...
Ah ok...so how do we know if is an inline query? By the object's attributes? #33 I've created a branch for this...
Ok strange, I will try to look at this asap, thx guys for reporting it 👍
It shouldn't...the write process should have ended before I call send_photo ...
ok guys, sorry for the long waited response. I'm full time on a project but I've created a branch and I'm trying to fix the authentication.