Home > borogove > Client > getChat

Client.getChat() method

Find a chat by id

Signature:

getChat(chatId: string): borogove_Chat | null;

Parameters

Parameter Type Description
chatId string

Returns:

borogove_Chat | null

the chat if known, or NULL