tg_bot/States.py
2024-12-22 13:49:31 +03:00

7 lines
86 B
Python

class States:
@staticmethod
def get_states(data=None) -> dict:
pass