Skip to content

Feature: Telegram Forum Topic Creation Support #10427

@MarkMichiels

Description

@MarkMichiels

Feature Request

Add support for creating Telegram forum topics via the message tool.

Use Case

When using OpenClaw with a Telegram supergroup that has forum topics enabled, it would be useful to programmatically create new topics from the agent.

Current Behavior

The message tool has a threadName parameter, but it doesn't create new topics — messages just go to the General topic.

Proposed Solution

Add a new action (e.g., create_topic) or parameter that calls Telegram's createForumTopic API method.

Telegram API Reference

Additional Context

Bot needs can_manage_topics permission in the group (configured via BotFather or group settings).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions