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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L222: 	ErrGraphInvalidReload               = "GRAPH_INVALID_RELOAD"
		tl_errors_gen.go#L1483: 	return tgerr.Is(err, ErrGraphInvalidReload)