mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-11 08:42:03 +01:00
489 B
489 B
title | description |
---|---|
sendMessageRecordVideoAction17 | sendMessageRecordVideoAction17 attributes, type and example |
Constructor: sendMessageRecordVideoAction17
Type: SendMessageAction
Example:
$sendMessageRecordVideoAction17 = ['_' => 'sendMessageRecordVideoAction17', ];
Or, if you're into Lua:
sendMessageRecordVideoAction17={_='sendMessageRecordVideoAction17', }