url: 'https://api.telegram.org/bot3f3814e1-5836-3d77-904e-60f64b15df36/sendDocument'
payload:
    chat_id: '-123456789'
    disable_notification: true
files:
    document: { contents: "Hello!\n", filename: test.txt }
