package
0.0.2
Repository: https://github.com/rusq/wipemychat.git
Documentation: pkg.go.dev

# Functions

Connect blocks until client is connected, calling Run internally in background.
WithContext sets base context for client.

# Interfaces

Client abstracts telegram client.
Option for Connect.

# Type aliases

StopFunc closes Client and waits until Run returns.