ilyarolf / AiogramShopBot

Aiogram Telegram bot shop with ways to deposit in USDT,LTC,BTC
MIT License
25 stars 8 forks source link

Feature/categories subcategories as model #11

Closed ilyarolf closed 8 months ago

ilyarolf commented 8 months ago

Subcategories and categories is separate models now. Since the maximum size of a callback query is 64 bytes, I have switched the callback factory for all categories from category and subcategory names to their id.