MCPcopy Create free account
hub / github.com/VJBots/VJ-Forward-Bot / get_configs

Function get_configs

plugins/test.py:183–185  ·  view source on GitHub ↗
(user_id)

Source from the content-addressed store, hash-verified

181# Ask Doubt on telegram @KingVJ01
182
183async def get_configs(user_id):
184 configs = await db.get_configs(user_id)
185 return configs
186
187# Don't Remove Credit Tg - @VJ_Botz
188# Subscribe YouTube Channel For Amazing Bot https://youtube.com/@Tech_VJ

Callers 4

resetallFunction · 0.85
settings_queryFunction · 0.85
filters_buttonsFunction · 0.85
next_filters_buttonsFunction · 0.85

Calls 1

get_configsMethod · 0.80

Tested by

no test coverage detected