@@ -24,6 +24,11 @@ type CreateOptions struct {
IfNoneMatch ConditionalMatch
}
type RemoveAllOptions struct {
IfMatch ConditionalMatch
type CopyOptions struct {
NoRecursive bool
NoOverwrite bool
The note is not visible to the blocked user.