Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Group vs Person #12

Open
fungiboletus opened this issue May 10, 2017 · 1 comment
Open

Group vs Person #12

fungiboletus opened this issue May 10, 2017 · 1 comment

Comments

@fungiboletus
Copy link

Hi,

I think it could be interesting to have a short description of the difference between Group vs Person.

Actually, I thought I had token issues for half a hour, but I was just listening for Group instead of Person using Messenger. I did check the source code of @droid/messenger to see that I had to use Person instead.

@killix killix assigned killix and dustinblackman and unassigned killix May 10, 2017
@tenorok
Copy link
Contributor

tenorok commented Jan 9, 2018

Really, what the difference?

And does we have a difference when send data?

bot.sendText('message', {
    target: {
        id: '635580',
        type: 'Person' // or 'Group'?
    },
});

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

No branches or pull requests

4 participants