requestedBanList

open override fun requestedBanList(guildId: Long): CompletableDeferred<List<Ban>>(source)

Requests the ban list for the guild.

Return

A CompletableDeferred that will request the ban list.

Parameters

guildId

The id of the guild.