1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-02 23:58:52 +00:00
arikawa/gateway
ItsLychee 92897b4fc3
discord: Support guild Scheduled Events (#319)
* implement the gateway side of guild scheduled event
* Add proper punctuation to each docstring
* Fix UserAdd and UserRemove events
* Add MANAGE_EVENTS permission
* Implement the API-side of scheduled events
* Add ScheduledEvent method
* Cleanup
2022-04-02 22:36:45 -07:00
..
event_methods.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
events.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00
gateway.go gateway: Remove 4003 from fatal close codes (#316) 2022-02-25 05:10:31 -08:00
gateway_example_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
gateway_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
identify.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
intents.go discord: Support guild Scheduled Events (#319) 2022-04-02 22:36:45 -07:00