Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *TelegramConfig) (*Service, error)
func (*Service) SetDestination ¶ added in v0.5.23
func (s *Service) SetDestination(destination interface{}) notifications.Action
func (*Service) SetTraceId ¶ added in v0.5.17
func (s *Service) SetTraceId(traceId string) notifications.Action
type TelegramConfig ¶
Click to show internal directories.
Click to hide internal directories.