feat: add dm search
This commit is contained in:
3 files changed
+90
No files matched your search
@@ -200,6 +200,7 @@ val commands = listOf(
|
||||
NiuziBankCommand(), WithdrawCommand(),
|
||||
BankTransferCommand(), CreateBankAccountCommand(),
|
||||
BankBalanceCommand(), DepositCommand(),
|
||||
DMSearchCommand()
|
||||
)
|
||||
|
||||
val START_UP_TIME = Instant.now().epochSecond
|
||||
|
||||
Reference in New Issue
Block a user