Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceObj ¶
type InstanceObj struct {
// contains filtered or unexported fields
}
func NewTelegram ¶ added in v1.2.1
func NewTelegram(opts Options) (*InstanceObj, error)
func (*InstanceObj) Start ¶
func (hdl *InstanceObj) Start() error
func (*InstanceObj) Stop ¶ added in v1.2.1
func (hdl *InstanceObj) Stop() error
Click to show internal directories.
Click to hide internal directories.