teleproto - v1.229.0
    Preparing search index...

    Interface InputCollectibleUsernameIn

    interface InputCollectibleUsernameIn {
        _: "inputCollectibleUsername";
        username: string;
    }
    Index
    _: "inputCollectibleUsername"
    username: string