Files

7 lines
88 B
Plaintext

namespace TelegramCore;
struct ItemCollectionId {
namespace: int;
id: int64;
}