pub async fn ping_handler(
    _bot: &mut UserBot,
    message: &mut Message
) -> Result<(), UserBotError>
Expand description

Get the connection speed to telegram server

Scope

Anywhere

Usage(s)

!ping