async fn generate_join_group_qr_code(
    context: &Context,
    chat_id: ChatId
) -> Result<String>