EMMessageExtension extension Null safety
- on
Methods
-
chatThread(
) → Future< EMChatThread?> - Get an overview of the thread in the message (currently only supported by group messages)
-
groupAckCount(
) → Future< int> - Gets the number of members that have read the group message.
-
reactionList(
) → Future< List< EMMessageReaction> > - Gets the Reaction list.