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 receiving a new message.new event from a new thread message, the ParentId is null. But when I call IMessageClient.GetMessage(messageId), the ParentId is there.
When receiving a new
message.newevent from a new thread message, theParentIdis null. But when I callIMessageClient.GetMessage(messageId), the ParentId is there.