Relative Content

Tag Archive for pythonsqlitetelegramaiogram

Saving voice message usage data in inline mode aiogram 3

There is a bot that can send voice both inline and just a list. When sending by number from the list, the number of uses is stored in the database, but through the inline mode could not find how to implement it. Please help
Code block inline mode: