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