Versions in this module Expand all Collapse all v0 v0.21.1 Nov 6, 2024 v0.21.0 Oct 28, 2024 Changes in this version + const AttrAccessKey + const AttrAmount + const AttrBody + const AttrName + const AttrPayment + const AttrPhone + const AttrType + const Name + const StatusDelivered + var F embed.FS + func New() plugins.Pluggable + func NewAttr() m.Attributes + func NewMessageParams() m.Attributes + func NewSettings() m.Attributes + type Actor struct + AccessToken string + Name string + func NewActor(entity *m.Entity, service plugins.Service) *Actor + func (e *Actor) Destroy() + func (e *Actor) GetStatus(smsId string) (string, error) + func (e *Actor) MessageParams() m.Attributes + func (e *Actor) Save(msg notifyCommon.Message) (addresses []string, message *m.Message) + func (e *Actor) Send(phone string, message *m.Message) (err error) + func (e *Actor) Spawn() + func (e *Actor) UpdateBalance() (bal Balance, err error) + type Balance struct + Amount float32 + Payment string + Type string