mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
v0.3.7
This commit is contained in:
@@ -14,7 +14,7 @@ from ..router.exceptions import (RepeatedCommandException,
|
||||
class Router:
|
||||
def __init__(self,
|
||||
title: str = 'Commands group title:',
|
||||
name: str = 'subordinate'):
|
||||
name: str = 'Default'):
|
||||
|
||||
self._title = title
|
||||
self._name = name
|
||||
|
||||
Reference in New Issue
Block a user