Home > borogove > persistence > Sqlite > getChats

persistence.Sqlite.getChats() method

Signature:

getChats(accountId: string): Promise<Array markdown="1"<borogove markdown="1"_SerializedChat>>;

Parameters

Parameter Type Description
accountId string

Returns:

Promise<Array<borogove_SerializedChat>>