Creates an instance of InteractionBasedMailboxManager.
Protected Readonly#optionsThe options of the interactions manager.
ReadonlyclientThe discord client
ReadonlyusersOptionalmaxOnGoingTicketsPerUser: numberGets a ticket by last message id. If safeReturn is false and no ticket is found, throws an error.
OptionalsafeReturn: falseGets a ticket by last message id. If safeReturn is false and no ticket is found, throws an error.
A mailbox working on interactions.
Export
InteractionBasedMailboxManager