mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 05:07:22 +01:00
336 B
336 B
title | description |
---|---|
test.empty | test_empty attributes, type and example |
Constructor: test.empty
Type: test_Empty
Example:
$test_empty = ['_' => 'test.empty', ];
Or, if you're into Lua:
test_empty={_='test.empty', }