This commit is contained in:
Isaac
2025-10-26 22:05:58 +04:00
parent fcdfd8e00f
commit c880397eca
17 changed files with 194 additions and 58 deletions

View File

@@ -1959,6 +1959,7 @@ private final class ChatSendStarsScreenComponent: Component {
space: .local,
id: 1
),
stableId: 0,
author: liveStreamMessage.myPeer,
text: liveStreamMessage.text.string,
entities: entities,
@@ -1972,6 +1973,7 @@ private final class ChatSendStarsScreenComponent: Component {
space: .local,
id: 1
),
stableId: 0,
author: reactData.myPeer,
text: "",
entities: [],