mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -236,7 +236,8 @@ func chatMessageDisplaySendMessageOptions(selfController: ChatControllerImpl, no
|
||||
forwardMessageIds: selfController.presentationInterfaceState.interfaceState.forwardMessageIds ?? [],
|
||||
canMakePaidContent: false,
|
||||
currentPrice: nil,
|
||||
hasTimers: false
|
||||
hasTimers: false,
|
||||
sendPaidMessageStars: selfController.presentationInterfaceState.sendPaidMessageStars
|
||||
)),
|
||||
hasEntityKeyboard: hasEntityKeyboard,
|
||||
gesture: gesture,
|
||||
|
||||
Reference in New Issue
Block a user