twilio / twilio/twilio-java

MessageIntent is not supported in the Java SDK

Open
#950 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
527
Forks
453
Avg merge
10h 59m
Merged PRs (30d)
6

Description

In order to pass the MessageIntent field when calling Twilio API, we need this field updated in the twilio Java SDK.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the Java SDK for MessageIntent and tracing how fields are represented and sent when calling the Twilio API. Confirm the SDK can pass MessageIntent in the relevant API request, then run the existing tests covering that request or add coverage if the repository provides a matching test area.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.