This commit is contained in:
user 2024-04-05 14:51:23 +03:00
parent f75902a97e
commit abd5e35797
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ async def tg_process_template(
elif audio:
return await chat_wrap.send_audio(
audio,
caption=text,
reply_markup=keyboard,
content_id=content_id,
message_type=message_type,