const github.com/gotd/td/tg.ErrTimeout

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L491: 	ErrTimeout                          = "Timeout"
		tl_errors_gen.go#L2828: 	return tgerr.Is(err, ErrTimeout)