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

Get a list of all note keys

Scope

Anywhere

Usage(s)

!notes