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

Implement other send/receive message types #7

Open
6 tasks
thorsteneckel opened this issue Mar 27, 2017 · 4 comments
Open
6 tasks

Implement other send/receive message types #7

thorsteneckel opened this issue Mar 27, 2017 · 4 comments

Comments

@thorsteneckel
Copy link
Collaborator

thorsteneckel commented Mar 27, 2017

Threema App clients support multiple message types. Not all of them are documented but would be great to support a wide range. Currently known unsupported types are:

  • delivery_receipt
  • geo
  • video
  • audio
  • survey_meta
  • survey_state

Might be necessary to contact the nice Threema support folks.

@rugk
Copy link
Contributor

rugk commented Mar 27, 2017

The other Gateway API implementations also only support delivery_receipt from this list, so this could be the most important to implement.

@thorsteneckel
Copy link
Collaborator Author

Rearranged the order. If you have some quick links I would highly appreciate it.

@rugk
Copy link
Contributor

rugk commented Mar 27, 2017

What links? These here?

@thorsteneckel
Copy link
Collaborator Author

Exactly. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants