Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PurgeChannelOptions

Hierarchy

  • PurgeChannelOptions

Index

Properties

Optional after

after: undefined | string

Optional before

before: undefined | string

Optional filter

filter: undefined | ((m: Message<GuildTextableChannel>) => boolean)

limit

limit: number

Optional reason

reason: undefined | string

Generated using TypeDoc