mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stories
This commit is contained in:
@@ -1171,6 +1171,7 @@ private final class NotificationServiceHandler {
|
||||
}*/
|
||||
|
||||
if let storyId {
|
||||
content.category = "st"
|
||||
action = .pollStories(peerId: peerId, content: content, storyId: storyId)
|
||||
} else {
|
||||
action = .poll(peerId: peerId, content: content, messageId: messageIdValue)
|
||||
|
||||
Reference in New Issue
Block a user