Skip to content

how to set conversation no-operation timeout #648

@Sherlock-Holo

Description

@Sherlock-Holo

Steps to reproduce

  1. use telegram.ext.conversationhandler

  2. set run_async_timeout = 90

Expected behaviour

Tell us what should happen
after 90s, the conversation should be stopped

Actual behaviour

Tell us what happens instead
after 90s, i still in the conversation and can use command set in conversation states list

Configuration

Operating System:
arch linux arm, PRi 3

Version of Python, python-telegram-bot & dependencies:

python 3.6.1 python-telegram-bot 6.0.3

Logs

Insert logs here (if necessary)

i want to know how to set no-operation timeout but after reading documents, i don't find or i just find run_async_timeout

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