GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIBan

https://discord.com/developers/docs/resources/guild#ban-object

API/Interfaces/APIBan
seyfert/lib/types/payloads/guild.d.ts

Signature

export interface APIBan

Properties

2
reasonuser

Methods

0

No methods.

Properties

reason#
reason: string | null;

The reason for the ban

user#
user: APIUser;

The banned user