Nicholas Stafie
|
58fe658fa5
Add VerificationLevel value consts and a typedef for int
|
8 years ago |
Nicholas Stafie
|
1a844d697d
Add support for guild region and verification level
|
8 years ago |
Chris Rhodes
|
a11e81fc96
Bring back discrim too.
|
8 years ago |
Chris Rhodes
|
75a5d6bf62
Bring back color
|
8 years ago |
Chris Rhodes
|
abc0e5b095
Work around a Discord server issue.
|
8 years ago |
Chris Rhodes
|
f58410afa4
Support user guild settings update event.
|
8 years ago |
Bruce Marriner
|
a24247b6e8
Added Bitrate to Channel struct, closes #116
|
8 years ago |
Chris Rhodes
|
79247272ff
Handler updates, no backwards incompatible API changes.
|
8 years ago |
Chris Rhodes
|
b083ce00c7
Un-expose handlers. Clean up Session struct.
|
8 years ago |
Chris Rhodes
|
88335b6f54
Small performance improvement. Added tests.
|
8 years ago |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 years ago |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 years ago |
Chris Rhodes
|
40b969d7c3
VoiceServerUpdate and VoiceStateUpdate
|
8 years ago |
Bruce Marriner
|
9b8e880744
Optimized some structs to reduce their runtime size.
|
8 years ago |
Bruce Marriner
|
edc09778a7
Linting.
|
8 years ago |
Bruce Marriner
|
9c5cd00d34
Spelling.
|
8 years ago |
Chris Rhodes
|
fd32614a63
Make compression optional, clean up some comments and unused fields.
|
8 years ago |
Chris Rhodes
|
e94e14e9d2
Support ShouldReconnectOnError with exponential backoff up to 10 minutes.
|
8 years ago |
Chris Rhodes
|
2a9538e9f1
I must stop doing last minute changes.
|
8 years ago |
Chris Rhodes
|
cd55a59ff9
Refactor open/close logic. Support OnConnect and OnDisconnect.
|
8 years ago |
Chris Rhodes
|
0f38b22ca1
Message state tracking.
|
8 years ago |
Chris Rhodes
|
b4dfce0fee
Add methods for grabbing guild images. Clean up some docs.
|
8 years ago |
Bruce Marriner
|
70d420f16b
Add RateLimit struct
|
8 years ago |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 years ago |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 years ago |
Chris Rhodes
|
ea33680562
Merge remote-tracking branch 'bwmarrin/develop' into pointers
|
8 years ago |
Chris Rhodes
|
0d7b6f7e76
Convert structs and api to use pointers.
|
8 years ago |
Bruce Marriner
|
6e4f495f6a
Removed unused AutoMention, renamed VoiceOP2
|
8 years ago |
Bruce Marriner
|
e1e20260d3
Fixed operation in Event struct so it actually works.
|
8 years ago |
Bruce Marriner
|
831fb29915
Moved Message struct and related structs into message.go
|
8 years ago |