Open bitfl0wer opened 1 year ago
For reference, the Discord Docs show these as the fields included: reason string? the reason for the ban user User the banned user
I feel like executor_id should be included as an API extension, in order to show who created the ban.
This was fixed in #1120.
For now, the GET Ban endpoint returns user
and reason
only for compatibility, executor
(or executor_id
) is not returned.
Discord Docs show, that the
Guild Ban
object has changed severely from its current implementation in Spacebar.As a refresher, the current
Guild Ban
looks sort of like this, at the moment: