from aiogram.types import BotCommand as cmd, BotCommandScopeAllGroupChats as group commands = { group(): [ cmd('gen', 'жидко пукнуть') ] }