added id to whatsbot session types

This commit is contained in:
canove
2020-09-20 18:03:57 -03:00
parent cb3ba09252
commit 9bd4c30d3c
2 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
declare namespace WAWebJS {
export interface ClientInfo {
meuId: number;
}
}