Update API and fix phone input format

This commit is contained in:
Ali
2021-11-25 19:39:34 +04:00
parent 17ca45d496
commit e5f27d389a
22 changed files with 61 additions and 416 deletions

View File

@@ -61,7 +61,7 @@ public func addSavedSticker(postbox: Postbox, network: Network, file: TelegramMe
if !found {
fetchReference = packReference
}
case .animatedEmoji, .animatedEmojiAnimations, .dice, .animatedEmojiReactions:
case .animatedEmoji, .animatedEmojiAnimations, .dice:
break
}
if let fetchReference = fetchReference {