1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-08-30 10:24:42 +00:00
arikawa/gateway
diamondburned 19d9c3f2e0
gateway: Add FromWebsocketGateway constructor
Previously, it was not possible to construct a new *gateway.Gateway
instance from a custom constructed *ws.Gateway instance. This new
constructor makes that possible.
2025-07-02 22:32:18 -07:00
..
event_methods.go gateway: add missing Event suffix to GuildMemberListUpdateEvent 2024-08-04 18:26:28 +07:00
events.go gateway: add missing Event suffix to GuildMemberListUpdateEvent 2024-08-04 18:26:28 +07:00
events_test.go gateway: Fix RequestGuildMembersCommand.GuildIDs 2022-10-03 04:48:50 -07:00
gateway.go gateway: Add FromWebsocketGateway constructor 2025-07-02 22:32:18 -07:00
gateway_example_test.go gateway: Refactor for a better concurrent API 2021-12-14 13:49:34 -08:00
gateway_test.go *: Improve WSDebug logging in tests 2023-11-04 02:27:37 -07:00
identify.go gateway: change IdentifyProperties.ClientBuildNumber type to int 2025-07-01 18:40:48 -07:00
intents.go gateway: Add IntentMessageContent 2023-03-15 15:16:42 -07:00