Home > borogove > persistence > Sqlite > clearMemberPresence
persistence.Sqlite.clearMemberPresence() method
Signature:
clearMemberPresence(accountId: string, chatId: string | null): Promise<boolean markdown="1">;
Parameters
| Parameter | Type | Description |
|---|---|---|
| accountId | string | |
| chatId | string | null |
Returns:
Promise<boolean>