structitem*arguments;///< Arguments to last executed block
char*error;///< Error information
boolerror_is_fatal;///< Whether the error can be catched
boolmemory_failure;///< Memory allocation failure
void*user_data;///< User data
};
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.