feat: sync Bot API gateway support
This commit is contained in:
parent
9a501f900a
commit
4c0cc2b7a7
44 changed files with 4609 additions and 49 deletions
2
deploy/migrations/0060_bot_api_updates.down.sql
Normal file
2
deploy/migrations/0060_bot_api_updates.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DROP TABLE IF EXISTS public.bot_api_update_states;
|
||||
DROP TABLE IF EXISTS public.bot_api_updates;
|
||||
Loading…
Add table
Add a link
Reference in a new issue