getTonBalance

Get the TON balance of a chat.

Parameters

chatId: ID

The identifier of the chat to get the TON balance for.

Result

number

Syntax

await client.getTonBalance(chatId);