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

Unmutes a user

Equivalent of unban_handler

Scope

Supergroup

Usage(s)

<reply> !unmute
!unmute @username