package
0.20.0
Repository: https://github.com/gotd/contrib.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.