MCPcopy Create free account
hub / github.com/bytesnake/telebot / build_formdata

Method build_formdata

src/bot.rs:81–121  ·  view source on GitHub ↗

Builds the HTTP header for a formdata request. The file content is read and then append to the formdata. Each key-value pair has a own line.

(
        &self,
        func: &'static str,
        msg: &Value,
        files: Vec<File>,
        _kind: &str,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fetch_formdataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected