vdomah
vdomah
also got this issue. Any solution?
Same situation now with Telegram. Also receiving POST request from Telegram, but bot doesn't respond. Did you find any solution or other suggestions?
is there any updates about official support of Inline queries?
Cool PR! Highly needed to merge into master
Hi, not sure if this is right place to ask, but is this package maintained really? I see a bunch of useful pull requests including 2 of mine, but they...
Hi! Looking for exactly the same feature. Is there any progress in this question? I can make a contribution in coding the solution if there is no progress yet.
@pmochine may be I don't understand, but how can I rollback a video to the start? I tried all methods from your list.
The problem is your load() method has 1 second delay and I can't make it 0. For now I solved my problem by rerendering the vue component by manually changing...
same, merge is strongly needed
> Managed to figure out the issue, this was due to OctoberCMS using a custom Query Builder that extends Builder and SpacialTrait bypassing it using the Builder directly. > >...