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

Method new_cmd

src/bot.rs:223–238  ·  view source on GitHub ↗

Creates a new command and returns a stream which will yield a message when the command is send

(
        &mut self,
        cmd: &str,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls 1

intoMethod · 0.80

Tested by

no test coverage detected