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:
@@ -0,0 +1,4 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "TelegramLoginRequest" ADD COLUMN "telegramChatId" TEXT,
|
||||
ADD COLUMN "telegramMessageId" INTEGER;
|
||||
|
||||
Reference in New Issue
Block a user