msg.photo[1].file_id
the format reference is obtained:
https://api.telegram.org/file/bot<token>/photos/file
and see the bot token, how can I hide it?
msg.photo[1].file_id
the format reference is obtained:
https://api.telegram.org/file/bot<token>/photos/file
and see the bot token, how can I hide it?
Source: https://ru.stackoverflow.com/questions/966317/
All Articles