Refactoring

This commit is contained in:
Ali
2023-10-02 19:04:00 +04:00
parent 8b7ca5f4f7
commit 3f6d4678f5
61 changed files with 785 additions and 516 deletions

View File

@@ -30,6 +30,8 @@ import TextNodeWithEntities
import ChatControllerInteraction
import ChatMessageForwardInfoNode
import ChatMessageDateAndStatusNode
import ChatMessageItemCommon
import ChatMessageBubbleContentNode
private let nameFont = Font.medium(14.0)
private let inlineBotPrefixFont = Font.regular(14.0)