Add invite link importers fetching [skip ci]

This commit is contained in:
Ilya Laktyushin
2021-01-14 04:50:47 +03:00
parent b078caa4f4
commit fadd3abea6
3 changed files with 257 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ public struct Namespaces {
public static let cachedPollResults: Int8 = 9
public static let cachedContextResults: Int8 = 10
public static let proximityNotificationStoredState: Int8 = 11
public static let cachedPeerInvitationImporters: Int8 = 12
}
public struct UnorderedItemList {