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
f900b99dac
Changed POST API content-type to application/json
...
Fixed AddMember response parsing
added bot post message example
2020-08-24 22:44:28 -04:00
densestvoid
d8cdcf4ef2
API POST Calls Update
...
POST calls were not getting their JSON data written
2020-08-23 21:25:02 -04:00
densestvoid
010fd832ac
Updated Auth Token usage
...
PostBotMessage no longer requires/uses an auth token
2020-08-23 19:28:50 -04:00
Densest Void
bd76de2ffe
Update go-test.yml
2020-07-31 08:36:18 -04:00
Densest Void
537a97ebe7
Update README.md
2020-07-31 08:34:57 -04:00
Densest Void
9ee368f10d
Create go-test.yml
2020-07-31 08:31:32 -04:00
Densest Void
d9dec16e27
Create golangci-lint.yml
2020-07-31 08:17:25 -04:00
Densest Void
755d681f86
Delete main.yml
2020-07-31 08:16:38 -04:00
Densest Void
f0aa4a6d73
Added workflow
2020-07-31 08:07:58 -04:00
densestvoid
c6f6857cfa
v0.1.0 release
...
Updated tests and client to use the authorization token
Fixed readme and added the example to the examples folder
2020-07-31 07:29:08 -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
Densest Void
d015059acc
Initial commit
2020-01-08 19:08:02 -05:00