generated from Nemesis/Exemple
bug de tab
This commit is contained in:
parent
093687ac89
commit
17edf75f22
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ def main():
|
||||||
bot.add_handler(carte_handler)
|
bot.add_handler(carte_handler)
|
||||||
|
|
||||||
# Un élément d'une liste
|
# Un élément d'une liste
|
||||||
liste_handler = MCommandHandler("liste", liste)
|
liste_handler = MCommandHandler("liste", liste)
|
||||||
bot.add_handler(liste_handler)
|
bot.add_handler(liste_handler)
|
||||||
|
|
||||||
# Invitations
|
# Invitations
|
||||||
|
|
Loading…
Reference in a new issue