mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update API [skip ci]
This commit is contained in:
@@ -469,6 +469,9 @@ func _internal_fetchAndUpdateCachedPeerData(accountPeerId: PeerId, peerId rawPee
|
||||
if (flags2 & Int32(1 << 1)) != 0 {
|
||||
channelFlags.insert(.antiSpamEnabled)
|
||||
}
|
||||
if (flags2 & Int32(1 << 3)) != 0 {
|
||||
channelFlags.insert(.translationHidden)
|
||||
}
|
||||
|
||||
let sendAsPeerId = defaultSendAs?.peerId
|
||||
|
||||
|
||||
Reference in New Issue
Block a user