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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L65: 	ErrBoostPeerInvalid                 = "BOOST_PEER_INVALID"
		tl_errors_gen.go#L698: 	return tgerr.Is(err, ErrBoostPeerInvalid)