Aleksandr Omyshev
Aleksandr Omyshev
@NoneGG any timelines to get it merged?
@Fatal1ty just wondering are there any plans to get it done?
Hello @facetoe, @Ptr314 I am curious when it's going to be released to PyPi.
@cryptomail What version of the client should start supporting Webhooks? I am currently on `2.0.25`, which does not seem to support Webhook. Proof ``` from zenpy.lib.api_objects import Webhook Traceback (most...
I tried on 2.0.30. It works. 🥳 Thank you. We can resolve this issue.
Hey @rmk135, Any chance that this issue will be considered soon? Many thanks for considering this request.
@Ptr314 Would the extension of `zenpy.lib.api.BaseApi._response_handlers` with one more handler specifically to handle asynchronous response improve the state of affairs?
@Ptr314 that's what I meant. New objects can be introduced to cover this case. However, I am not an expert and may not know the whole complexity of the implementation....
Will this issue be considered soon?
I would rather start with a problem than with use cases. The problem is that if my application runs in more than one instance then using cache in its current...