Type Alias NEMeetingChatTextMessage

NEMeetingChatTextMessage: NEMeetingChatMessage & { text: string }

Type declaration

  • text: string

    消息内容