Methods
getEventDetails(eventId, cb)
getEventDetails - description
Parameters:
Name | Type | Description |
---|---|---|
eventId |
string
|
description |
cb |
callback
|
description |
getEventsBetween(eventId1, eventId2, cb)
getEventsBetween - description
Parameters:
Name | Type | Description |
---|---|---|
eventId1 |
string
|
description |
eventId2 |
string
|
description |
cb |
callback
|
description |
getGuildData(guildId, cb)
getGuildData - description
Parameters:
Name | Type | Description |
---|---|---|
guildId |
string
|
description |
cb |
callback
|
description |
getGuildFued(guildId1, guildId2, cb)
getGuildFued - description
Parameters:
Name | Type | Description |
---|---|---|
guildId1 |
string
|
description |
guildId2 |
string
|
description |
cb |
callback
|
description |
getGuildInfo(guildId, cb)
getGuildInfo - description
Parameters:
Name | Type | Description |
---|---|---|
guildId |
string
|
description |
cb |
callback
|
description |
getGuildMembers(guildId, cb)
getGuildMembers - description
Parameters:
Name | Type | Description |
---|---|---|
guildId |
string
|
description |
cb |
callback
|
description |
getGuildStats(guildId, cb)
getGuildStats - description
Parameters:
Name | Type | Description |
---|---|---|
guildId |
string
|
description |
cb |
callback
|
description |
getGuildTopKills(guildId, opts, cb)
getGuildTopKills - description
Parameters:
Name | Type | Description |
---|---|---|
guildId |
string
|
description |
opts |
object
|
description |
cb |
callback
|
description |
getPlayerInfo(playerId, cb)
getPlayerInfo - description
Parameters:
Name | Type | Description |
---|---|---|
playerId |
string
|
description |
cb |
callback
|
description |
getRecentEvents(opts, cb)
getRecentEvents - description
Parameters:
Name | Type | Description |
---|---|---|
opts |
object
|
description |
cb |
callback
|
description |
getServerStatus(cb)
getServerStatus - description
Parameters:
Name | Type | Description |
---|---|---|
cb |
callback
|
description |