Various fixes

This commit is contained in:
Ilya Laktyushin
2024-09-03 15:48:15 +04:00
parent 32e6629538
commit d2deea0ea2
26 changed files with 528 additions and 268 deletions

View File

@@ -711,7 +711,8 @@ final class PeerSelectionControllerNode: ASDisplayNode {
canSendWhenOnline: false,
forwardMessageIds: strongSelf.presentationInterfaceState.interfaceState.forwardMessageIds ?? [],
canMakePaidContent: false,
currentPrice: nil
currentPrice: nil,
hasTimers: false
)),
hasEntityKeyboard: hasEntityKeyboard,
gesture: gesture,