Skip to content

Add conversation API #6

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add conversation API #6

wants to merge 6 commits into from

Conversation

stengaard
Copy link
Collaborator

This PR adds a simple Conversation API and an example of how to use it.

AuthClient uint `json:"auth_client"`
Display bool `json:"display"`
Name string `json:"name"`
} `json:"created_via"`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could Via be reused?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - that would be good.

@andreas
Copy link
Owner

andreas commented May 11, 2015

Cool example, but maybe it would be better in a separate repo if you want to continue working on it later?

@andreas
Copy link
Owner

andreas commented May 11, 2015

Great contribution overall! 👍

@stengaard
Copy link
Collaborator Author

Tried moving things around a little - have a look and let me know. :)

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.

2 participants