Method: Twilio::REST::Conversations::V1::ServiceContext::ConversationContext::MessageInstance#links
- Defined in:
- lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb
#links ⇒ Hash
Returns Contains an absolute API resource URL to access the delivery & read receipts of this message.
784 785 786 |
# File 'lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb', line 784 def links @properties['links'] end |