mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Stories
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user