module Social
    module Request
      class Friendship < Base
        API_URI = URI.parse('https://api.line.me/friendship/v1')