type github.com/gotd/td/bin.UnexpectedIDErr

3 uses

	github.com/gotd/td/bin (current package)
		errors.go#L16: type UnexpectedIDErr struct {
		errors.go#L20: func (e *UnexpectedIDErr) Error() string {
		errors.go#L26: 	return &UnexpectedIDErr{ID: id}