Nikolai
4c50626597
v0.1.4
2024-02-03 22:21:08 +02:00
badkaktus
7770e91916
upd img size
2024-02-03 22:06:58 +02:00
Nikolai
d35914029e
Merge pull request #17 from badkaktus/tests
...
write tests, fix some bugs
2024-02-03 22:03:49 +02:00
badkaktus
191dec5845
fix readme and workflow
2024-02-03 22:02:35 +02:00
badkaktus
2f441b3c7d
write tests, fix some bugs
2024-02-03 21:54:40 +02:00
Nikolai
dbe15ec17d
Merge pull request #12 from roshanlc/fix-utcoffset-field
...
Updated the type for utcOffset field from int to float64
2023-01-13 14:34:06 +03:00
Roshan Lamichhane
ae1d71344a
Updated the type for UtcOffset field from int to float64
2023-01-06 21:56:28 +05:45
Nikolai
18b0708e52
Merge pull request #11 from badkaktus/v0.1.3
...
v0.1.3
2022-10-27 20:03:57 +03:00
badkaktus
6d08682451
v0.1.3
2022-10-27 20:03:28 +03:00
Nikolai
2ce9221a78
Merge pull request #10 from abataloff/add_GroupMessages
...
Add group messages
2022-10-27 19:55:04 +03:00
abataloff
eebc5da248
Added method for receiving group messages
2022-10-25 16:00:57 +03:00
abataloff
3efd7fce87
Fixed method addQueryParams. Implemented correct addition of paganization parameters
2022-10-25 11:58:16 +03:00
badkaktus
c8a0b7a8f6
changelog update
2022-10-05 19:32:43 +03:00
Nickolay
abb4063f3b
Create close-issues-and-pr.yml
2022-10-04 23:29:42 +03:00
Nickolay
be903cde13
Merge pull request #7 from badkaktus/add_pagination
...
Add pagination
2022-10-02 15:53:59 +03:00
badkaktus
c99a92d722
add pagination example to readme
2022-10-02 15:53:01 +03:00
badkaktus
e2b5bf81a3
remove unused fmt
2022-10-02 15:48:22 +03:00
badkaktus
0e7082dccc
add paginations
2022-10-02 15:48:22 +03:00
Nickolay
3859deed80
Merge pull request #6
...
Add NewWithOptions, fix error, add version
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
Nickolay
521ed9a905
Merge pull request #3 from fkrasnovid/master
...
fix struct, add leader and owner rest
2022-09-08 16:09:07 +03:00
Filipp Krasnovid
c2514b6753
fix struct, add leader and owner rest
2022-09-08 12:21:06 +03:00
badkaktus
46b549f256
update struct
2022-09-01 16:22:58 +03:00
Nickolay
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
Thomas Buchinger
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
kolyuchy
20b58b835e
add license
2020-09-08 23:21:44 +03:00
kolyuchy
f70812427c
add README.md
2020-09-08 23:16:54 +03:00
kolyuchy
71c86f1535
add chat methods
2020-09-08 00:27:48 +03:00
kolyuchy
309adb8aad
add group endpoint
2020-09-07 23:29:07 +03:00
kolyuchy
75b2958988
finish channels
2020-08-29 22:56:09 +03:00
kolyuchy
7888f6dc6f
add channel methods
2020-08-28 23:54:20 +03:00
kolyuchy
125966b2b9
add channels
2020-08-25 00:21:08 +03:00
kolyuchy
317cee8677
user finished
2020-08-07 12:09:49 +03:00
kolyuchy
0ef7dc84c7
first users action
2020-08-06 00:09:11 +03:00
kolyuchy
2a6136932f
del log message
2020-06-21 12:50:28 +03:00
kolyuchy
8c3c43469c
add auth, translate. edit new client.
2020-06-20 18:14:33 +03:00
kolyuchy
34049d8cca
all "info" endpoints
2020-06-10 19:19:25 +03:00
kolyuchy
a2ab7a7b8c
hooks edit
2020-05-06 09:43:20 +03:00
badkaktus
47db6f4782
hookd response
2020-05-05 15:26:28 +03:00
badkaktus
531c141ed1
add hooks
2020-05-05 14:22:50 +03:00
badkaktus
e5a9fa2ac6
gomod
2020-05-04 22:25:06 +03:00
kolyuchy
16b2a340e1
init commit
2020-04-30 17:36:31 +03:00