UNPKG

gamingpe-chatbot

Version:

This chatbot can be used for the Deposit, Withdrawal and Solving query for the pending transaction faster than before.

7 lines (6 loc) 155 B
export declare enum TransactionMode { deposit = "Deposit", withdrawal = "Withdraw", pendingTransactions = "Pending Deposits", Empty = "" }