i am using this:
@bot.message_contains("kycdocf")defsave_kyc_docfrontimg(chat, message):
photo=message.documentmessage.reply('{file_id} \nsaved.'.format(file_id=str(photo.file_id)), reply_to=message.id)I am i am not able to get the file_id
How to do this?..Anyone pls?
i am using this:
I am i am not able to get the
file_idHow to do this?..Anyone pls?