class Twitter::Streaming::DeletedTweet
Public Instance Methods
type(account)
click to toggle source
# File lib/flumtter/app/core/client.rb, line 145 def type(account) [:deletedtweet] end
# File lib/flumtter/app/core/client.rb, line 145 def type(account) [:deletedtweet] end