Skip to content

[Suggestion] Event model getters #109

@JaxkDev

Description

@JaxkDev

Currently each plugin must attempt to fetch the relevant data individually which is causing mass amounts of requests / callbacks.
If the event had these getters and cached the data. (note this is independent of the fetch cache RFC).

See MessageSent event as an example, you cannot even fetch guild without fetching channel to fetch guild_id.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions