• Gets the getChildTokens, maximum count 20. Times exceeds will return get token error. Cannot be used for child node applications.

    Parameters

    • args: {
          count: number;
          error?: Function;
          success?: Function;
      }
      • count: number
      • Optional error?: Function

        Callback function in the event of an error.

      • Optional success?: Function

        Callback function on success.

    Returns number[]

    Rate Limit

    1s