540 B
540 B
title | description |
---|---|
inputMediaGifExternal | inputMediaGifExternal attributes, type and example |
Constructor: inputMediaGifExternal
Attributes:
Name | Type | Required |
---|---|---|
url | string | Required |
q | string | Required |
Type: InputMedia
Example:
$inputMediaGifExternal = ['_' => 'inputMediaGifExternal', 'url' => string, 'q' => string, ];