Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Line ¶
type Line struct {
// contains filtered or unexported fields
}
Line struct holds info about client and destination ID for communicating with line API
func New ¶
New creates a new instance of Line notifier service For more info about line api credential: -> https://github.com/line/line-bot-sdk-go
func (*Line) AddReceivers ¶
AddReceivers receives user, group or room IDs then add them to internal receivers list
Click to show internal directories.
Click to hide internal directories.