mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
aded codable for ItemCollectionId
This commit is contained in:
parent
fe3715bd90
commit
6d50c8ac48
@ -1,6 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
public struct ItemCollectionId: Comparable, Hashable {
|
||||
public struct ItemCollectionId: Comparable, Hashable, Codable {
|
||||
public typealias Namespace = Int32
|
||||
public typealias Id = Int64
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user