dsteem
    Preparing search index...

    Class RCAPI

    Index

    Constructors

    Properties

    client: Client

    Methods

    • Convenience for calling rc_api.

      Parameters

      • method: string
      • Optionalparams: any

      Returns Promise<any>

    • Returns RC data for array of usernames

      Parameters

      • usernames: string[]

      Returns Promise<RCAccount[]>

    • Makes a API call and returns the RC mana-data for a specified username

      Parameters

      • username: string

      Returns Promise<Manabar>

    • Makes a API call and returns the VP mana-data for a specified username

      Parameters

      • username: string

      Returns Promise<Manabar>