teleproto - v1.229.0
    Preparing search index...

    Interface InlineButtonTypeUserProfileIn

    interface InlineButtonTypeUserProfileIn {
        _: "inlineButtonTypeUserProfile";
        userId: BigInteger;
    }
    Index
    _: "inlineButtonTypeUserProfile"
    userId: BigInteger