1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 19:46:56 +01:00
MadelineProto/docs/TD_docs/constructors/updateNewCustomQuery.md
2017-08-25 15:05:53 +02:00

535 B

title description
updateNewCustomQuery Bots only. New incoming query

Constructor: updateNewCustomQuery

Back to constructors index

Bots only. New incoming query

Attributes:

Name Type Required Description
id long Yes Query identifier
data string Yes JSON-serialized query data
timeout int Yes Query timeout

Type: Update