Skip to content

[Feature Request] Pass the sent_message to timeout_handler in ask. #58

@Yatall

Description

@Yatall

sent_message = await self.send_message(chat_to_ask, text, *args, **kwargs)

In the ask method, a new message is sent. If it times out, the config.timeout_handler handles cleanup but doesn’t receive the sent_message as an argument. I think, adding this would be helpful for cleanup natively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions