zvovov / whatsapp-web

WhatsApp chat from [command line, terminal, console, cli] :no_mobile_phones:
MIT License
313 stars 74 forks source link

Multi-Line input #11

Closed JulianGroshaupt closed 4 years ago

JulianGroshaupt commented 6 years ago

You can write a message like "first line||second line" and the message will be sent and received like the following:

first line second line

To send an empty line write: "first line|| ||third line" and the message will be the following:

first line

third line

metin02oktay commented 6 years ago

Please add "send file" feature