Forwarded from eXtreames
@bot.message_handler(commands=["warns"])
def ytvadd(msg):
if bot.get_chat_member(msg.chat.id, msg.from_user.id).status in ["administrator", "creator"]:
Ho1os= str(c.execute("SELECT rowid, * FROM za").fetchone()).replace('(','').replace(')','').replace('1, ','')
bot.send_message(msg.chat.id, Ho1os)
def ytvadd(msg):
if bot.get_chat_member(msg.chat.id, msg.from_user.id).status in ["administrator", "creator"]:
Ho1os= str(c.execute("SELECT rowid, * FROM za").fetchone()).replace('(','').replace(')','').replace('1, ','')
bot.send_message(msg.chat.id, Ho1os)
Forwarded from 👑OGURCHIK🖤
🤔есть питонисты?
uiapp = QtWidgets.QApplication(sys.argv)
uiwindow = wind_menager.uiclass()
uiwindow.show()
uiapp.exec()
print(6)
вот делаю окно. проходит инит в uiclass и все. а как бы после инита вернуться в главный скрипт что бы не закрывая окно отработал принт