Monoforums

This commit is contained in:
Isaac
2025-05-27 23:37:35 +08:00
parent 66ce61e756
commit 8d65fb3495
16 changed files with 154 additions and 145 deletions

View File

@@ -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,