foundGif

Found GIF

foundGif#162ecc1f url:string thumb_url:string content_url:string content_type:string w:int h:int = FoundGif;

Parameters

Name Type Description
url string GIF URL
thumb_url string Thumbnail URL
content_url string Actual URL of the content to send
content_type string Content-type of media
w int Width of GIF
h int Height of GIF

Type