Home > borogove > persistence > Dummy > getChats
persistence.Dummy.getChats() method
Signature:
getChats(accountId: string): Promise<borogove markdown="1"_SerializedChat[]>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| accountId | string |
Returns:
Promise<borogove_SerializedChat[]>