2023-10-06 10:02:48 +07:00

5 lines
117 B
Python

from enum import Enum
class GroupChatMessages(Enum):
WELCOME_GROUP_MESSAGE = "Welcome to the beginning of the "