Skip to content

feat(telegram): support sendMessageDraft method from Bot API 9.5 #4014

@kas-cor

Description

@kas-cor

Feature Request: Support Telegram sendMessageDraft method

Priority: Medium

Description:
Telegram Bot API 9.5 (released March 1, 2026) introduced sendMessageDraft — a method that allows sending a message as a draft, showing a "unsent" preview before the user confirms.

OpenClaw has already implemented this feature (PRs #32180, #32148).

Requesting this feature be added to Hermes Agent to support:

  • Sending draft messages that show preview before user confirms
  • Integration with existing sendMessage tool patterns

References:

Use case:
Useful for confirmation workflows where you want users to review a message before it's actually sent.


Requested by: @kas-cor

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/gatewayGateway runner, session dispatch, deliveryplatform/telegramTelegram bot adaptersweeper:implemented-on-mainSweeper: behavior already present on current maintype/featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions