func (d *DiscordGuild) EventCount(event string, window common.TimeWindow) int { … } func (d *DiscordGuild) TrackEvent(event string) { … } func (d *DiscordGuild) PurgeEvent(event string) { … }
func (d *DiscordGuild) EventCount(event string, window common.TimeWindow) int { … } func (d *DiscordGuild) TrackEvent(event string) { … } func (d *DiscordGuild) PurgeEvent(event string) { … }