Skip to content

sendMessage with "message_thread_id=1" returns "BadRequest: Message thread not found" #798

@gerkatheking

Description

@gerkatheking

this is the original report from another person
python-telegram-bot/python-telegram-bot#4739 (comment)

it is impossible to "reply in another chat" using sendMessage when destination is general topic of the chat.
if you set message_thread_id 1 => 400 message thread not found
if you don't specify message_thread_id it replies in the source thread of reply_to_message_id message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions