Added media tweet to the sounds tutorial

This commit is contained in:
Manuel Cortez 2017-01-07 07:01:58 -06:00
parent 146667144a
commit 6bad20b784

View File

@ -10,6 +10,7 @@ actions = reverse_sort.reverse_sort([ ("audio", _(u"Audio tweet.")),
("favourite", _(u"Tweet liked.")),
("favourites_timeline_updated", _(u"Likes buffer updated.")),
("geo", _(u"Geotweet.")),
("image", _("The tweet contains one or more images")),
("limit", _(u"Boundary reached.")),
("list_tweet", _(u"List updated.")),
("max_length", _(u"Too many characters.")),