@typed-discord/rest
Preparing search index...
types
GuildBanResponse
Interface GuildBanResponse
interface
GuildBanResponse
{
reason
:
string
|
null
;
user
:
UserResponse
;
}
Index
Properties
reason
user
Properties
reason
reason
:
string
|
null
user
user
:
UserResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reason
user
@typed-discord/rest
Loading...