mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +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
|
||||
}
|
||||
public var peerIds: [PeerId] {
|
||||
return []
|
||||
return completions.map(\.completedBy)
|
||||
}
|
||||
|
||||
public let flags: Flags
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user