global fix and update bot Api
This commit is contained in:
@@ -3,6 +3,11 @@ export const BOTFATHER_USER_USERNAME = 'BotFather';
|
||||
export const BOTFATHER_DISPLAY_NAME = 'BotFather';
|
||||
export const BOTFATHER_SETTING_USER_ID = 'BOTFATHER_USER_ID';
|
||||
export const BOTFATHER_SETTING_BOT_ID = 'BOTFATHER_BOT_ID';
|
||||
export const GET_MY_ID_BOT_USERNAME = 'GetMyIdBot_bot';
|
||||
export const GET_MY_ID_USER_USERNAME = 'GetMyIdBot';
|
||||
export const GET_MY_ID_DISPLAY_NAME = 'GetMyIdBot';
|
||||
export const GET_MY_ID_SETTING_USER_ID = 'GET_MY_ID_BOT_USER_ID';
|
||||
export const GET_MY_ID_SETTING_BOT_ID = 'GET_MY_ID_BOT_ID';
|
||||
export const SYSTEM_BOT_OWNER_EMAIL = 'system-bot-owner@internal.lendry.id';
|
||||
|
||||
export function resolvePublicFrontendUrl() {
|
||||
|
||||
Reference in New Issue
Block a user