Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Please make a return if the session is null #31

Open
kikuKeii opened this issue Apr 16, 2024 · 1 comment
Open

Please make a return if the session is null #31

kikuKeii opened this issue Apr 16, 2024 · 1 comment

Comments

@kikuKeii
Copy link

const session = whatsapp.getSession("mysessionid");
// returning session data

current if session is null session return

{}

Please make a return if the session is null

{
   "data":"null"
}

or anything that can make conditioning easier

@mimamch
Copy link
Owner

mimamch commented Apr 17, 2024

hi, check it soon...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants