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

Handles json post data #3

Merged
merged 2 commits into from
Jun 21, 2020
Merged

Handles json post data #3

merged 2 commits into from
Jun 21, 2020

Conversation

sykezz
Copy link

@sykezz sykezz commented Dec 27, 2019

Allows sending json payload in POST requests for the new DM endpoints.

$this->post('direct_messages/events/new', json_encode($array));

This addresses themattharris#199 and themattharris#195, and also atymic/twitter#282.

Allows sending json payload in POST requests for the new DM endpoints.
@atymic atymic merged commit f24746d into atymic:master Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants