Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications

This commit is contained in:
ismailgulek
2022-01-17 11:55:28 +03:00
@@ -2074,6 +2074,7 @@ typedef NS_ENUM (NSUInteger, MXKRoomDataSourceError) {
[_room sendLocationWithLatitude:latitude
longitude:longitude
description:description
threadId:self.threadId
localEcho:&localEchoEvent
success:success failure:failure];