brevo

package
v1.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendEmail added in v0.1.17

func SendEmail(sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json, tp string) (et.Items, error)

* * SendEmail * @param sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json, tp string * @return et.Items, error *

func SendEmailPromotional

func SendEmailPromotional(sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json) (et.Items, error)

* * SendEmailPromotional * @param sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json * @return et.Items, error *

func SendEmailTransactional

func SendEmailTransactional(sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json) (et.Items, error)

* * SendEmailTransactional * @param sender et.Json, to []et.Json, subject string, htmlContent string, params et.Json * @return et.Items, error *

func SendSmsPromotional

func SendSmsPromotional(sender, organisation string, contactNumbers []string, content string, params []et.Json) (et.Items, error)

* * SendSmsPromotional * @param sender, organisation string, contactNumbers []string, content string, params []et.Json * @return et.Items, error *

func SendSmsTransactional

func SendSmsTransactional(sender, organisation string, contactNumbers []string, content string, params []et.Json) (et.Items, error)

* * SendSmsTransactional * @param sender, organisation string, contactNumbers []string, content string, params []et.Json * @return et.Items, error *

func SendWhatsapp added in v0.1.17

func SendWhatsapp(contactNumbers []string, templateId string, params []et.Json, tp string) (et.Items, error)

* * SendWhatsapp * @param contactNumbers []string, templateId string, params []et.Json, tp string * @return et.Items, error *

func SendWhatsappPromotional

func SendWhatsappPromotional(contactNumbers []string, templateId string, params []et.Json) (et.Items, error)

* * SendWhatsappPromotional * @param contactNumbers []string, templateId string, params []et.Json * @return et.Items, error *

func SendWhatsappTransactional

func SendWhatsappTransactional(contactNumbers []string, templateId string, params []et.Json) (et.Items, error)

* * SendWhatsappTransactional * @param contactNumbers []string, templateId string, params []et.Json * @return et.Items, error *

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL