Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 334 Bytes

File metadata and controls

23 lines (15 loc) · 334 Bytes

bakwan

send messages for whatsapp

How to use

to using this library by phone number

import bakwan

tempe = bakwan.Bakwan()
tempe.sendNumber("6282217401448", "Hayo bimbingan")

to use contact name

import bakwan

tempe = bakwan.Bakwan()
tempe.sendContact("1184011", "ayo dong bimbingan biar cepet")