Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace "agora-edu-core/src/stores/domain/common/message/type"

Index

References

Conversation

Re-exports Conversation

Type aliases

ChatEvent

ChatEvent: { conversation: Conversation; text: string; type: ChatListType }

Event types of chat

Type declaration

ChatListType

ChatListType: "room" | "conversation" | "conversation-list"

Types of a chat event