- Bot Telegram ...

This commit is contained in:
Paolo Arena
2020-01-03 22:03:59 +01:00
parent 7b64358016
commit 9b9dcbfde1
10 changed files with 84 additions and 48 deletions

View File

@@ -20,6 +20,7 @@ export interface IUserProfile {
teleg_id?: number
teleg_checkcode?: number
paymenttypes?: IPaymentType[]
manage_telegram?: boolean
}
export interface IPaymentType {