1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-27 20:58:50 +00:00
arikawa/state
Maximilian von Lindern 1373e42fe1
State: fix State.Message not working when the message's channel is not found in the Store (#117)
* State: fix State.Message not working when the message's channel is not found in the Store

* State: fix State.Message not working when the message's channel is not found in the Store
2020-06-08 07:30:16 -07:00
..
event_dispatcher.go Gateway: Split GuildCreateEvent (#116) 2020-06-06 13:47:15 -07:00
events.go Gateway: Split GuildCreateEvent (#116) 2020-06-06 13:47:15 -07:00
state.go State: fix State.Message not working when the message's channel is not found in the Store (#117) 2020-06-08 07:30:16 -07:00
state_events.go Gateway: Split GuildCreateEvent (#116) 2020-06-06 13:47:15 -07:00
store.go State: Fixed incoming messages being backwards in order 2020-05-16 13:05:11 -07:00
store_default.go State: Fixed message out-of-bound during copying 2020-05-17 13:31:08 -07:00
store_noop.go make all error messages lowercase 2020-05-16 23:14:49 +02:00