There were some typos and slight mistakes on details. For example using send_image() in the description instead of send_picture() or send_files() instead of send_file(). I double checked with the source code to make sure the proper methods were used.
There were some typos and slight mistakes on details. For example using
send_image()
in the description instead ofsend_picture()
orsend_files()
instead ofsend_file()
. I double checked with the source code to make sure the proper methods were used.