Alchemy.Embed.thumbnail

You're seeing just the function thumbnail, go back to Alchemy.Embed module for more information.
Link to this function

thumbnail(embed, url)

Specs

thumbnail(t(), url()) :: t()

Adds a thumbnail to an embed.

Examples

%Embed{}
|> thumbnail("http://i.imgur.com/4AiXzf8.jpg")