Commit Graph

6 Commits

Author SHA1 Message Date
Karmanyaah Malhotra
12931fb275 ChatID name different over push 2021-05-08 15:53:38 -04:00
Karmanyaah Malhotra
7166300503 Add more attachment values 2021-05-08 15:44:18 -04:00
densestvoid
f92a8a7a86 Introducing Contexts
Contexts have been added to all API requests, in addition to other linting fixes
2021-01-22 16:47:22 -05:00
Douglas Danger Manley
cd2551461d Add the email and phone_number fields to the Member structure
These fields aren't _returned_ with any member-related calls; however,
they are used when _adding_ a member to a group.  For example, you can
add a member to a group by email address, but you need to set the "email"
property.  Ditto for "phone_number".
2020-12-13 14:00:44 -05:00
densestvoid
2ff9a03a8c Updated JSON tags to omit if empty 2020-08-28 22:04:52 -04:00
densestvoid
31885d2726 First major code push
Preparing for version 0.1.0
Contains a real README, the test framework, and the API implementation
2020-07-29 22:20:57 -04:00