mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
- Forum improvements
- Global autoremove settings
This commit is contained in:
@@ -181,7 +181,7 @@ extension Api.Peer {
|
||||
extension Api.Dialog {
|
||||
var peerId: PeerId? {
|
||||
switch self {
|
||||
case let .dialog(_, peer, _, _, _, _, _, _, _, _, _, _):
|
||||
case let .dialog(_, peer, _, _, _, _, _, _, _, _, _, _, _):
|
||||
return peer.peerId
|
||||
case .dialogFolder:
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user