Skip to main content

Client

The hypixel.ts client.

Index

Constructors

publicconstructor

Properties

publicguilds

guilds: GuildManager

publicoptionaloptions

options?: ClientOptions

publicothers

others: OtherManager

publicplayers

players: PlayerManager

publicrequests

requests: RequestManager

publicresources

resources: ResourceManager

publicskyblock

skyblock: SkyBlockManager

Methods

publicstart

  • Starts the hypixel client (registers all managers) NOTE: This method must be called before further usage.


    Returns Client