Expire Telegram login button in bot
All checks were successful
Build and deploy Backend / build (push) Successful in 27s
All checks were successful
Build and deploy Backend / build (push) Successful in 27s
This commit is contained in:
@@ -157,6 +157,8 @@ exports.Prisma.TelegramLoginRequestScalarFieldEnum = {
|
||||
tokenHash: 'tokenHash',
|
||||
status: 'status',
|
||||
sessionToken: 'sessionToken',
|
||||
telegramChatId: 'telegramChatId',
|
||||
telegramMessageId: 'telegramMessageId',
|
||||
userId: 'userId',
|
||||
expiresAt: 'expiresAt',
|
||||
createdAt: 'createdAt',
|
||||
|
||||
Reference in New Issue
Block a user