mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Monoforums
This commit is contained in:
@@ -237,7 +237,8 @@ func chatMessageDisplaySendMessageOptions(selfController: ChatControllerImpl, no
|
||||
canMakePaidContent: false,
|
||||
currentPrice: nil,
|
||||
hasTimers: false,
|
||||
sendPaidMessageStars: selfController.presentationInterfaceState.sendPaidMessageStars
|
||||
sendPaidMessageStars: selfController.presentationInterfaceState.sendPaidMessageStars,
|
||||
isMonoforum: selfController.presentationInterfaceState.renderedPeer?.peer?.isMonoForum ?? false
|
||||
)),
|
||||
hasEntityKeyboard: hasEntityKeyboard,
|
||||
gesture: gesture,
|
||||
|
||||
Reference in New Issue
Block a user