Method: Twilio::REST::Conversations::V1::ServiceContext::ConversationContext::MessageInstance#links

Defined in:
lib/twilio-ruby/rest/conversations/v1/service/conversation/message.rb

Returns Contains an absolute API resource URL to access the delivery & read receipts of this message.

Returns:

  • (Hash)

    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