type github.com/gotd/td/tdjson.UnexpectedIDError

3 uses

	github.com/gotd/td/tdjson (current package)
		errors.go#L10: type UnexpectedIDError struct {
		errors.go#L14: func (e *UnexpectedIDError) Error() string {
		errors.go#L20: 	return &UnexpectedIDError{ID: id}