intercom / python-intercom

Python wrapper for the Intercom API.
https://keyes.ie/things/python-intercom/
Other
234 stars 145 forks source link

README seems to have an error in 'Tags' #160

Open Asaf-signifai opened 7 years ago

Asaf-signifai commented 7 years ago

Currently the README file states: # Tag users tag = intercom.tags.tag_users(name='blue', users=[{'email': 'test1@example.com'}])

But this results in AttributeError: 'Tag' object has no attribute 'tag_users'

Perhaps it should say: tag = intercom.tags.tag(name='blue', users=[{'email': 'test1@example.com'}]) since this results in success.

GuillaumeCisco commented 6 years ago

Should be done ASAP!

jkeyes commented 6 years ago

Politeness comes at no cost.

GuillaumeCisco commented 6 years ago

Violence is needed when people are dormant...

jkeyes commented 6 years ago

Stay classy!