mirror of
https://github.com/danog/tl-schema.git
synced 2025-01-10 06:58:18 +01:00
137 lines
2.6 KiB
JSON
137 lines
2.6 KiB
JSON
|
{
|
||
|
"constructors": [
|
||
|
{
|
||
|
"id": "-302170017",
|
||
|
"predicate": "messages.allStickers",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "hash",
|
||
|
"type": "int"
|
||
|
},
|
||
|
{
|
||
|
"name": "sets",
|
||
|
"type": "Vector<StickerSet>"
|
||
|
}
|
||
|
],
|
||
|
"type": "messages.AllStickers"
|
||
|
},
|
||
|
{
|
||
|
"id": "1490799288",
|
||
|
"predicate": "inputReportReasonSpam",
|
||
|
"params": [],
|
||
|
"type": "ReportReason"
|
||
|
},
|
||
|
{
|
||
|
"id": "505595789",
|
||
|
"predicate": "inputReportReasonViolence",
|
||
|
"params": [],
|
||
|
"type": "ReportReason"
|
||
|
},
|
||
|
{
|
||
|
"id": "777640226",
|
||
|
"predicate": "inputReportReasonPornography",
|
||
|
"params": [],
|
||
|
"type": "ReportReason"
|
||
|
},
|
||
|
{
|
||
|
"id": "-512463606",
|
||
|
"predicate": "inputReportReasonOther",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "text",
|
||
|
"type": "string"
|
||
|
}
|
||
|
],
|
||
|
"type": "ReportReason"
|
||
|
},
|
||
|
{
|
||
|
"id": "1753886890",
|
||
|
"predicate": "updateNewStickerSet",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "stickerset",
|
||
|
"type": "messages.StickerSet"
|
||
|
}
|
||
|
],
|
||
|
"type": "Update"
|
||
|
},
|
||
|
{
|
||
|
"id": "-253774767",
|
||
|
"predicate": "updateStickerSetsOrder",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "order",
|
||
|
"type": "Vector<long>"
|
||
|
}
|
||
|
],
|
||
|
"type": "Update"
|
||
|
},
|
||
|
{
|
||
|
"id": "1135492588",
|
||
|
"predicate": "updateStickerSets",
|
||
|
"params": [],
|
||
|
"type": "Update"
|
||
|
},
|
||
|
{
|
||
|
"id": "-236044656",
|
||
|
"predicate": "help.termsOfService",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "text",
|
||
|
"type": "string"
|
||
|
}
|
||
|
],
|
||
|
"type": "help.TermsOfService"
|
||
|
}
|
||
|
],
|
||
|
"methods": [
|
||
|
{
|
||
|
"id": "479598769",
|
||
|
"method": "messages.getAllStickers",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "hash",
|
||
|
"type": "int"
|
||
|
}
|
||
|
],
|
||
|
"type": "messages.AllStickers"
|
||
|
},
|
||
|
{
|
||
|
"id": "-1374118561",
|
||
|
"method": "account.reportPeer",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "peer",
|
||
|
"type": "InputPeer"
|
||
|
},
|
||
|
{
|
||
|
"name": "reason",
|
||
|
"type": "ReportReason"
|
||
|
}
|
||
|
],
|
||
|
"type": "Bool"
|
||
|
},
|
||
|
{
|
||
|
"id": "-1613775824",
|
||
|
"method": "messages.reorderStickerSets",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "order",
|
||
|
"type": "Vector<long>"
|
||
|
}
|
||
|
],
|
||
|
"type": "Bool"
|
||
|
},
|
||
|
{
|
||
|
"id": "936873859",
|
||
|
"method": "help.getTermsOfService",
|
||
|
"params": [
|
||
|
{
|
||
|
"name": "lang_code",
|
||
|
"type": "string"
|
||
|
}
|
||
|
],
|
||
|
"type": "help.TermsOfService"
|
||
|
}
|
||
|
]
|
||
|
}
|