mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various improvements
This commit is contained in:
parent
d7f7eefd4b
commit
3ef498d39a
19 changed files with 203 additions and 98 deletions
|
|
@ -286,6 +286,7 @@ public final class ChatTextInputTextCustomEmojiAttribute: NSObject, Codable {
|
|||
public enum Custom: Codable {
|
||||
case topic(id: Int64, info: EngineMessageHistoryThread.Info)
|
||||
case nameColors([UInt32])
|
||||
case stars
|
||||
}
|
||||
|
||||
public let interactivelySelectedFromPackId: ItemCollectionId?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue