Skip to content

Последовательные вызовы #1377

Closed Answered by JrooTJunior
Naturalov asked this question in Q&A
Discussion options

You must be logged in to vote

You can call function directly.

Based on your example:

@router.message(SomeAnotherFilter())
async def another_menu(some_dji):
    await start_menu(some_dji)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JrooTJunior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1376 on November 26, 2023 16:54.