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

mocktwilio/twiml: add Response, Gather, and Hangup #2906

Merged
merged 4 commits into from
Mar 27, 2023
Merged

Conversation

mastercactapus
Copy link
Member

Description:
This PR adds the Response struct and the Gather and Hangup verbs.

Some type interfaces with unexported fields are used to create type safety when building a TwiML document.

Which issue(s) this PR fixes:
Part 2 of #2602

Additional Info
This PR has a bit more than the last because of the new type information added to ensure Gather works correctly.

@mastercactapus mastercactapus merged commit aedcd18 into master Mar 27, 2023
@mastercactapus mastercactapus deleted the twiml-2 branch March 27, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants