Options
All
  • Public
  • Public/Protected
  • All
Menu
export

Hierarchy

  • Client

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

auth

auth: string
memberof

Client

bot

bot: string
memberof

Client

url

url: string
memberof

Client

Methods

check

  • check(userId: string): Promise<boolean>
  • description

    checks if somebody has voted for your bot in the past 12 hours

    memberof

    Client

    Parameters

    • userId: string

    Returns Promise<boolean>

    {Promise}

count

  • count(): Promise<BigInt>
  • description

    shows the total number of voters

    memberof

    Client

    Returns Promise<BigInt>

    {Promise}

Generated using TypeDoc