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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L211: 	ErrFreshResetAuthorisationForbidden = "FRESH_RESET_AUTHORISATION_FORBIDDEN"
		tl_errors_gen.go#L1428: 	return tgerr.Is(err, ErrFreshResetAuthorisationForbidden)