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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L180: 	ErrEntityBoundsInvalid              = "ENTITY_BOUNDS_INVALID"
		tl_errors_gen.go#L1273: 	return tgerr.Is(err, ErrEntityBoundsInvalid)