Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add channel_id_changed event #779

Closed
4 tasks done
stevengill opened this issue Feb 3, 2021 · 0 comments
Closed
4 tasks done

Add channel_id_changed event #779

stevengill opened this issue Feb 3, 2021 · 0 comments
Assignees
Labels
enhancement M-T: A feature request for new functionality

Comments

@stevengill
Copy link
Member

Description

Payload:

"event": {
  "type": "channel_id_changed",
  "old_channel_id": "G012Y48650T",
  "new_channel_id": "C012Y48650T",
  "event_ts": "1612206778.000000"
},

Should be launching on 02/08

What type of issue is this? (place an x in one of the [ ])

  • enhancement (feature request)

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@stevengill stevengill added the enhancement M-T: A feature request for new functionality label Feb 3, 2021
@stevengill stevengill self-assigned this Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant