@ -90,6 +90,10 @@ func requestPaged[R any](api *Api, ctx context.Context, query string, vars map[s
return
}
if resp.Data.Page == nil {
for _, value := range resp.Data.Page.Data() {
value := value
select {
The note is not visible to the blocked user.