//
pkg.gl
Category
github.com/rusq/wipemychat
internal
mtp
bg
package
0.0.2
Repository:
https://github.com/rusq/wipemychat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
63 SLOC
#
Functions
Connect
Connect blocks until client is connected, calling Run internally in background.
WithContext
WithContext sets base context for client.
#
Interfaces
Client
Client abstracts telegram client.
Option
Option for Connect.
#
Type aliases
StopFunc
StopFunc closes Client and waits until Run returns.