Files
Sissi/tools/custom-command-migration/dto.py

6 lines
75 B
Python

class LegacyCommand:
command = ''
response = ''
author_id = 0