mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Add threadId parameter
This commit is contained in:
@@ -1964,6 +1964,7 @@ typedef NS_ENUM (NSUInteger, MXKRoomDataSourceError) {
|
||||
[_room sendLocationWithLatitude:latitude
|
||||
longitude:longitude
|
||||
description:description
|
||||
threadId:self.threadId
|
||||
localEcho:&localEchoEvent
|
||||
success:success failure:failure];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user