Send Document / File ?

To Send Document Use This Code ⬇️

<?php
$doc = "https://t.me/we_are_with_you_everyone/1240";
bot_sendDocument($chat_id,$message_id,$doc,"Document","","Markdown");

After "Document" You Are Seeings That "" Is Empty It Is Reply Block If You Want To Reply To User Then "true" In "" Empty Block.

Last updated