Skip to content

Block param in polling function #200

@victor141516

Description

@victor141516

I need the bot to not stop when polling() function is invoked. In the doc states that there is a param (block=False) that does the work but Python claims that param doen't exists as you can see in the code:

def polling(self, none_stop=False, interval=0, timeout=20):

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