TDLib v0.0.2 TDLib.Object.UpdateNewCustomQuery View Source

A new incoming query; for bots only.

NameTypeDescription
idstringThe query identifier.
datastringJSON-serialized query data.
timeoutnumberQuery timeout.

More details on telegram’s documentation.