teleproto - v1.229.0
    Preparing search index...

    Interface MessagesCheckUrlAuthMatchCodeParams

    interface MessagesCheckUrlAuthMatchCodeParams {
        matchCode: string;
        url: string;
    }
    Index
    matchCode: string
    url: string