chatflock.participants.user¶
Module Contents¶
- class chatflock.participants.user.UserChatParticipant(name='User', role='User', symbol='👤', **kwargs)¶
Bases:
chatflock.base.ActiveChatParticipantHelper class that provides a standard way to create an ABC using inheritance.
- role¶
- symbol¶
- respond_to_chat(chat)¶
- Parameters:
chat (chatflock.base.Chat)
- Return type: