mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-07 09:20:08 +00:00
todo peerIds
This commit is contained in:
parent
973dc12985
commit
5b2a54163b
@ -69,7 +69,7 @@ public final class TelegramMediaTodo: Media, Equatable {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
public var peerIds: [PeerId] {
|
public var peerIds: [PeerId] {
|
||||||
return []
|
return completions.map(\.completedBy)
|
||||||
}
|
}
|
||||||
|
|
||||||
public let flags: Flags
|
public let flags: Flags
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user