def dtable(self, ctx): """Shows a list under this group commands.""" if ctx.invoked_subcommand is None: await send_cmd_help(ctx)