mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge commit '532e873ed0eaf0b7c5b9c77430be2ccde6c9c328'
# Conflicts: # submodules/TelegramApi/Sources/Api11.swift # submodules/TelegramApi/Sources/Api12.swift # submodules/TelegramApi/Sources/Api19.swift # submodules/TelegramCore/Sources/TelegramEngine/Peers/UpdateCachedPeerData.swift
This commit is contained in:
@@ -1337,7 +1337,7 @@ public final class ChatEntityKeyboardInputNode: ChatInputNode {
|
||||
stickerPacks: [packReference],
|
||||
loadedStickerPacks: [],
|
||||
isEditing: true,
|
||||
parentNavigationController: nil,
|
||||
parentNavigationController: interaction.getNavigationController(),
|
||||
sendSticker: { [weak interaction] fileReference, sourceView, sourceRect in
|
||||
return interaction?.sendSticker(fileReference, false, false, nil, false, sourceView, sourceRect, nil, []) ?? false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user