--- title: updateNewCustomQuery description: Bots only. New incoming query --- ## Constructor: updateNewCustomQuery [Back to constructors index](index.md) Bots only. New incoming query ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |id|[int64](../constructors/int64.md) | Yes|Query identifier| |data|[string](../types/string.md) | Yes|JSON-serialized query data| |timeout|[int](../types/int.md) | Yes|Query timeout| ### Type: [Update](../types/Update.md)