status-desktop/test/e2e/constants/group_chat.py

6 lines
118 B
Python
Raw Normal View History

2023-10-06 03:02:48 +00:00
from enum import Enum
2023-10-06 03:02:48 +00:00
class GroupChatMessages(Enum):
WELCOME_GROUP_MESSAGE = "Welcome to the beginning of the "