@ -7,7 +7,7 @@ import (
"github.com/TylerBrock/colorjson"
)
// Print will beautify the output of
// Print will beautify the output of body
func Print(body interface{}) {
b, err := json.Marshal(body)
var obj map[string]interface{}
The note is not visible to the blocked user.