title |
description |
audioEmpty |
audioEmpty attributes, type and example |
Constructor: audioEmpty
Back to constructors index
Attributes:
Name |
Type |
Required |
id |
long |
Yes |
Example:
$audioEmpty = ['_' => 'audioEmpty', 'id' => long, ];
Or, if you're into Lua:
audioEmpty={_='audioEmpty', id=long, }