threemarb / threema

This gem provides access to the Threema Gateway API.
MIT License
11 stars 2 forks source link

Implement other send/receive message types #7

Open thorsteneckel opened 7 years ago

thorsteneckel commented 7 years ago

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:

Might be necessary to contact the nice Threema support folks.

rugk commented 7 years ago

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

thorsteneckel commented 7 years ago

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

rugk commented 7 years ago

What links? These here?

thorsteneckel commented 7 years ago

Exactly. Thanks!