ダ
Size: a a a
ダ
T
T
@bot.message_handler(content_types=['text' , 'audio' , 'document' , 'photo' , 'sticker' , 'video' , 'video_note' , 'voice' , 'location' , 'new_chat_members' , ])
def delete(message):
msg = message.message_id
time_msc = pytz.timezone('Europe/Moscow')
datetime_msc = datetime.now(time_msc)
print("Moscow:", datetime_msc.strftime("%H:%M:"))
if datetime_London.strftime("%H:%M") == "22:18":
bot.delete_message(message.chat.id, msg )
ダ
@bot.message_handler(content_types=['text' , 'audio' , 'document' , 'photo' , 'sticker' , 'video' , 'video_note' , 'voice' , 'location' , 'new_chat_members' , ])
def delete(message):
msg = message.message_id
time_msc = pytz.timezone('Europe/Moscow')
datetime_msc = datetime.now(time_msc)
print("Moscow:", datetime_msc.strftime("%H:%M:"))
if datetime_London.strftime("%H:%M") == "22:18":
bot.delete_message(message.chat.id, msg )
ダ
ダ
ダ
T
T
ダ
T
ダ
ダ
K
K
A
K
K
A