Skip to content

Commit

Permalink
Alias text to full_text
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 16, 2012
1 parent bafefeb commit dde9281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/twitter/direct_message.rb
Expand Up @@ -5,6 +5,7 @@ module Twitter
class DirectMessage < Twitter::Identity
include Twitter::Creatable
attr_reader :text
alias full_text text

# @return [Twitter::User]
def recipient
Expand Down

0 comments on commit dde9281

Please sign in to comment.