Documentation ¶
Index ¶
- func SendWhatsApp(country, phone, message string) (et.Json, error)
- func SendWhatsAppAudio(country, phone, audio string) (et.Json, error)
- func SendWhatsAppDocument(country, phone, filename, document, caption string) (et.Json, error)
- func SendWhatsAppImage(country, phone, image, caption string) (et.Json, error)
- func SendWhatsAppSticker(country, phone, sticker string) (et.Json, error)
- func SendWhatsAppVideo(country, phone, video, caption string) (et.Json, error)
- func SendWhatsAppVoice(country, phone, audio string) (et.Json, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendWhatsApp ¶ added in v0.0.44
func SendWhatsAppAudio ¶ added in v0.0.44
* * .mp3 *
func SendWhatsAppDocument ¶ added in v0.0.44
* * .pdf *
func SendWhatsAppImage ¶ added in v0.0.44
* * .jpg *
func SendWhatsAppSticker ¶ added in v0.0.44
* * .webp *
func SendWhatsAppVideo ¶ added in v0.0.44
* * .mp4 *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.