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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L391: 	ErrResetRequestMissing              = "RESET_REQUEST_MISSING"
		tl_errors_gen.go#L2328: 	return tgerr.Is(err, ErrResetRequestMissing)