Class: SkyBlockBingo
# Class: SkyBlockBingo
# Example
const bingoEvents = await client.skyblock.bingo.uuid("20934ef9488c465180a78f861586b4cf");
1
# Extends
Method
# API
# uuid()
uuid(
uuid
):Promise
<object
[] &object
>
Bingo data for participated events of the provided player.
# Parameters
• uuid: string
# Returns
Promise
<object
[] & object
>
# Example
const bingoEvents = await client.skyblock.bingo.uuid("20934ef9488c465180a78f861586b4cf");
1