github.com/gotd/td/tdjson.UnexpectedIDError.ID (field)

3 uses

	github.com/gotd/td/tdjson (current package)
		errors.go#L11: 	ID string
		errors.go#L15: 	return fmt.Sprintf("unexpected id %s", e.ID)
		errors.go#L20: 	return &UnexpectedIDError{ID: id}