chat21 / chat21-cloud-functions

Firebase cloud functions for Chat21. It's the server engine of Chat21 hosted on Google Firebase

Home Page:http://www.chat21.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it clearer about using the group id when sending group messages.

grandadmiralmcb opened this issue · comments

documentation on this page
https://github.com/chat21/chat21-cloud-functions/blob/master/docs/api.md#send-a-message

fails to mention any changes between sending a direct message and a group messaging including the group id (as a substitute for the recipient id) and specifying the channel type as "group" that should be part invocation

Please re-open the documentation : https://github.com/chat21/chat21-cloud-functions/blob/master/docs/api.md#send-a-message

Now send message has channel_type and a send group example