Expand description
Various helpers to manage receiving updates via webhooks or long polling, or to better map json types onto rust design patterns
Structs
- Helper for fetching updates via long polling.
- Helper for fetching updates via webhook. This currently requires a reverse proxy as tls is not supported.
Enums
- Endpoint for webhooks, could be either a raw ip address or a hostname