-
-
Notifications
You must be signed in to change notification settings - Fork 1
[*.0] 🐛 Fix conflict between two different buttons #87
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmedium priorityIf it can be fixed early, it's betterIf it can be fixed early, it's betterrefactorRefactored codeRefactored code
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmedium priorityIf it can be fixed early, it's betterIf it can be fixed early, it's betterrefactorRefactored codeRefactored code
Typing
/urban argument1and then/urban argument2will be resulting in a conflict because if you press the button of the first command you get the next page ofargument1but if you press the button of the second command, you get still the next page ofargument1instead ofargument2.I used
/urbanas an example but the problem is intended in every function that uses Inline buttons.urban.py