mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Add support for multiple users selection in bots peer requests
This commit is contained in:
@@ -70,6 +70,8 @@ extension StickerPackReference {
|
||||
self = .iconStatusEmoji
|
||||
case .inputStickerSetEmojiDefaultTopicIcons:
|
||||
self = .iconTopicEmoji
|
||||
case .inputStickerSetEmojiChannelDefaultStatuses:
|
||||
return nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user