Jonathan
Results
2
issues of
Jonathan
i'm trying to send : await client.sendImage( chatId (i guess message.from), 'path/to/img.jpg (the path without name.jpg?)', 'image-name.jpg (just name of image with extension)', 'Caption text (just text)' ); someone could...
the functions on fancywebsocket.js no works when just one window is open, but when more than one window is open (browser) run normally.