mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update submodules and localization
This commit is contained in:
parent
735a999487
commit
b2c35bef1d
19 changed files with 13 additions and 229 deletions
|
|
@ -10,7 +10,7 @@ public class BoxedMessage: NSObject {
|
|||
|
||||
public class Serialization: NSObject, MTSerialization {
|
||||
public func currentLayer() -> UInt {
|
||||
return 99
|
||||
return 100
|
||||
}
|
||||
|
||||
public func parseMessage(_ data: Data!) -> Any! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue