Sha256: 282960a0d41903b3ecf3d3c1dc14c3f9fb5535894de9099b001845155d740991

Contents?: true

Size: 1.76 KB

Versions: 1

Compression:

Stored size: 1.76 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://slack.com/api/conversations.list
    body:
      encoding: UTF-8
      string: token=token
  response:
    status:
      code: 200
      message: OK
    headers:
      Content-Type:
      - application/json; charset=utf-8
    body:
      encoding: ASCII-8BIT
      string: '{"ok":true,"channels":[{"id":"G0K7EV5A7","name":"mpdm-dblock--rubybot--player1-1","is_group":true,"created":1453561861,"creator":"U04KB5WQR","is_archived":false,"is_mpim":true,"members":["U04KB5WQR","U0HLFUZLJ","U07518DTL"],"topic":{"value":"Group
        messaging","creator":"U04KB5WQR","last_set":1453561861},"purpose":{"value":"Group
        messaging with: @dblock @rubybot @player1","creator":"U04KB5WQR","last_set":1453561861}}]}'
    http_version:
  recorded_at: Sat, 23 Jan 2016 15:19:10 GMT
- request:
    method: post
    uri: https://slack.com/api/conversations.info
    body:
      encoding: UTF-8
      string: channel=G0K7EV5A7&token=token
  response:
    status:
      code: 200
      message: OK
    headers:
      Content-Type:
      - application/json; charset=utf-8
    body:
      encoding: ASCII-8BIT
      string: '{"ok":true,"channel":{"id":"G0K7EV5A7","name":"mpdm-dblock--rubybot--player1-1","is_group":true,"created":1453561861,"creator":"U04KB5WQR","is_archived":false,"is_mpim":true,"is_open":false,"last_read":"0000000000.000000","latest":null,"unread_count":0,"unread_count_display":0,"members":["U04KB5WQR","U0HLFUZLJ","U07518DTL"],"topic":{"value":"Group
        messaging","creator":"U04KB5WQR","last_set":1453561861},"purpose":{"value":"Group
        messaging with: @dblock @rubybot @player1","creator":"U04KB5WQR","last_set":1453561861}}}'
    http_version:
  recorded_at: Sat, 23 Jan 2016 15:19:46 GMT
recorded_with: VCR 3.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slack-ruby-client-0.17.0 spec/fixtures/slack/web/conversations_info.yml