Home > borogove > persistence > Sqlite > storeChats
persistence.Sqlite.storeChats() method
Signature:
storeChats(accountId: string, chats: Array<borogove markdown="1"_Chat>): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| accountId | string | |
| chats | Array<borogove_Chat> |
Returns:
void