You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set the parentMessageId on a message in a group channel, the collection handler MessageCollectionHandler .onMessageAdded isn't triggered for the new message, just the MessageCollectionHandler .onMessageUpdated for the parent #103
The text was updated successfully, but these errors were encountered:
When I set the
parentMessageId
on a message in a group channel, the collection handlerMessageCollectionHandler .onMessageAdded
isn't triggered for the new message, just theMessageCollectionHandler .onMessageUpdated
for the parent#103
The text was updated successfully, but these errors were encountered: