The method "wallet" can be used to view the bot's wallet, which contains three different currencies: gold, boost tokens, and voice tokens. Additionally, it can be used to buy boost and voice tokens based on priorities that can be imported from the package.

To access the wallet object, you can utilize the Highrise class instance. For example, if your instance is named "bot," you can call the wallet method using bot.wallet. Any subsequent method invoked belongs to the wallet. For instance, bot.wallet.get().

Priorities on buying:

Below are examples demonstrating a list of all available methods in the room class:

The Bot’s Wallet

The Bot’s Gold

The Bot’s Boost Tokens

The Bot’s Voice Tokens

Buying Boost Tokens

Buying Voice Tokens