GuildManagerExtensions extension

Extensions on GuildManagers.

on
  • GuildManager

Methods

streamBans(Snowflake id, {Snowflake? after, Snowflake? before, int? pageSize}) Stream<Ban>

Available on GuildManager, provided by the GuildManagerExtensions extension

Same as listBans, but has no limit on the number of bans returned.