Skip to content

v0.1.0-alpha.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:35
· 19 commits to main since this release

Fixed

  • Omit reply_markup entirely when a DeliveryPlan operation has no buttons;
    this fixes standalone audio delivery on the strict local Bot API.
  • Delete the webhook with a parameterless GET, removing the local Bot API's
    empty-multipart startup warning without dropping pending updates.