a5r0n
a5r0n
**Is your feature request related to a problem? Please describe.** to manage app lifecycle, we need to know when to restart some services **Describe the solution you'd like** exposing backend...
## Description #414 ## Checklist - [x] Add test cases to all the changes you introduce - [ ] Run `./scripts/format` and `./scripts/test` locally to ensure this change passes linter...
[Client WARN] Failed to send app state key request: failed to encrypt peer message for [email protected]: can't encrypt message for device: no signal session established
all we need (i guess) is just parse the response as list of methods..
fix's #38
[otelzap](github.com/uptrace/opentelemetry-go-extra/otelzap) is a OpenTelemetry instrumentations for zap logger. as `Ginzap` want actually `zap.Logger`, we can't use the otelzap one, the fix is actually simple, use interface instead of the `zap.Logger`...
quick PR to reflect the changes as discussed in #31514 if this direction will be approved, i will continue to work on that.
WhatsApp CloudAPI now is publicly available. https://developers.facebook.com/blog/post/2022/05/19/whatsapp-cloud-based-api/ using the official meta service can reduce some third party costs..
# Feature description It would be nice to be able to format the string in a similar way to what `datetime.strftime` does. this way we can have better control over...
closes #313