Merge branch 'beta'

This commit is contained in:
Ali
2022-09-01 03:13:02 +04:00
75 changed files with 534 additions and 432 deletions

View File

@@ -1680,7 +1680,7 @@ public final class StickerPackScreenImpl: ViewController {
MessageTextEntity(
range: 0 ..< (text as NSString).length,
type: .CustomEmoji(
stickerPack: attribute.stickerPack,
stickerPack: nil,
fileId: attribute.fileId
)
)