Skip to content

[FEAT - Topics]: Store thread ids for action topics reserve #366

@MrMissx

Description

@MrMissx

Describe the feature you'd like to request

Bot faces issues with handling closed topics encountering the [400 TOPIC_CLOSED] - The topic was closed error. This error occurs when a group general topic is closed, and the bot simply drops the event. This proposal aims to enhance the bot's functionality by implementing a robust mechanism to address this issue.

Describe the solution you'd like

  • Listen and store a chat topic id (message_thread_id)
  • Use the stored topic_id (determine 1) to be set up as the bot action topic

Metadata

Metadata

Assignees

No one assigned

    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