func github.com/gotd/td/tg.IsPasswordHashInvalid

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L1947: func IsPasswordHashInvalid(err error) bool {

	github.com/gotd/td/telegram/auth
		user.go#L38: 	if tg.IsPasswordHashInvalid(err) {