NAME

Mojolicious::Plugin::LinkEmbedder::Link::Text::Twitter - twitter.com link

DESCRIPTION

This class inherit from Mojolicious::Plugin::LinkEmbedder::Link::Text.

ATTRIBUTES

media_id

$str = $self->media_id;

Example $str: "/username/status/123456789".

provider_name

METHODS

to_embed

Returns the HTML code for javascript embedding this tweet.

AUTHOR

Jan Henning Thorsen