Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "mojang"

Index

Functions

history

  • history(id: string): Promise<PastName[]>

profile

  • profile(id: string): Promise<Profile>
  • Get in-game name (and maybe more details) of a profile. Undocumented.

    Parameters

    • id: string

    Returns Promise<Profile>

statistics

username

  • username(name: string, date?: Date, agent?: string): Promise<Profile[]>

usernames

  • usernames(names: string[], agent?: string): Promise<Profile[]>

Generated using TypeDoc