Home > borogove > persistence > Dummy > lastId

persistence.Dummy.lastId() method

Signature:

lastId(accountId: string, chatId: string | null): Promise<string markdown="1" | null>;

Parameters

Parameter Type Description
accountId string
chatId string | null

Returns:

Promise<string | null>