2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Provide single-data generic TL accessor.

This commit is contained in:
John Preston
2022-07-08 21:02:48 +04:00
parent 9eaac98070
commit 6e25a2fc12
2 changed files with 4 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ generate({
'bytes': 'string',
},
'builtinInclude': 'mtproto/core_types.h',
'optimizeSingleData': True,
'dumpToText': {
'include': 'mtproto/details/mtproto_dump_to_text.h',