1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 07:51:14 +01:00

423 B

title description
foundGif foundGif attributes, type and example

Constructor: foundGif

Back to constructors index

Attributes:

Name Type Required
webpage WebPage Required

Type: FoundGif

Example:

$foundGif = ['_' => 'foundGif', 'webpage' => WebPage, ];