guild_ban
Returns a ban object for the given user or a 404 not found if the ban cannot be found. Requires the BAN_MEMBERS permission
Count | Name | Type | Required |
---|---|---|---|
1 | guild_id | Snowflake | true |
2 | user_id | Snowflake | true |
Returns a ban object for the given user or a 404 not found if the ban cannot be found. Requires the BAN_MEMBERS permission
Count | Name | Type | Required |
---|---|---|---|
1 | guild_id | Snowflake | true |
2 | user_id | Snowflake | true |