c99a92d722
add pagination example to readme
2022-10-02 15:53:01 +03:00
e2b5bf81a3
remove unused fmt
2022-10-02 15:48:22 +03:00
0e7082dccc
add paginations
2022-10-02 15:48:22 +03:00
3859deed80
Merge pull request #6
...
Add NewWithOptions, fix error, add version
v0.1.1
2022-09-27 13:07:42 +03:00
795b086785
review
2022-09-27 10:57:03 +03:00
6c5bc5cd30
add changelog, update readme
2022-09-19 15:25:50 +03:00
84215f0567
add more options
2022-09-19 15:20:21 +03:00
08c7076e6b
add Option
2022-09-19 14:41:05 +03:00
8cc2f17225
fix formatting
2022-09-19 14:19:35 +03:00
0422f7a38f
up go to 1.17 and readme
2022-09-19 14:14:59 +03:00
521ed9a905
Merge pull request #3 from fkrasnovid/master
...
fix struct, add leader and owner rest
2022-09-08 16:09:07 +03:00
c2514b6753
fix struct, add leader and owner rest
2022-09-08 12:21:06 +03:00
46b549f256
update struct
0.1.0
2022-09-01 16:22:58 +03:00
bfdd7508ae
Merge pull request #1 from ThomasBuchinger/do-not-exit-on-error
...
Failed Rest Call terminates the program
2022-03-08 12:10:53 +02:00
c0295b8976
Do not exit the program on failed API Calls, return an error instead
...
Using log.Fatal() calls os.Exit(1) after the log message is printed.
os.Exit cannot be catched and exits the program without giving the
user a chance to recover from the error.
2022-03-07 13:19:29 +01:00
20b58b835e
add license
2020-09-08 23:21:44 +03:00
f70812427c
add README.md
2020-09-08 23:16:54 +03:00
71c86f1535
add chat methods
2020-09-08 00:27:48 +03:00
309adb8aad
add group endpoint
2020-09-07 23:29:07 +03:00
75b2958988
finish channels
2020-08-29 22:56:09 +03:00
7888f6dc6f
add channel methods
2020-08-28 23:54:20 +03:00
125966b2b9
add channels
2020-08-25 00:21:08 +03:00
317cee8677
user finished
2020-08-07 12:09:49 +03:00
0ef7dc84c7
first users action
2020-08-06 00:09:11 +03:00
2a6136932f
del log message
2020-06-21 12:50:28 +03:00
8c3c43469c
add auth, translate. edit new client.
2020-06-20 18:14:33 +03:00
34049d8cca
all "info" endpoints
2020-06-10 19:19:25 +03:00
a2ab7a7b8c
hooks edit
2020-05-06 09:43:20 +03:00
47db6f4782
hookd response
2020-05-05 15:26:28 +03:00
531c141ed1
add hooks
2020-05-05 14:22:50 +03:00
e5a9fa2ac6
gomod
2020-05-04 22:25:06 +03:00
16b2a340e1
init commit
2020-04-30 17:36:31 +03:00