com.atproto.moderation.defs#

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonMisleading#

Misleading identity, affiliation, or content

alias of Literal[com.atproto.moderation.defs#reasonMisleading]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonOther#

reports not falling under another report category

Type:

Other

alias of Literal[com.atproto.moderation.defs#reasonOther]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonRude#

Rude, harassing, explicit, or otherwise unwelcoming behavior

alias of Literal[com.atproto.moderation.defs#reasonRude]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonSexual#

Unwanted or mislabeled sexual content

alias of Literal[com.atproto.moderation.defs#reasonSexual]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonSpam#

frequent unwanted promotion, replies, mentions

Type:

Spam

alias of Literal[com.atproto.moderation.defs#reasonSpam]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonType#

Reason type

alias of Union[models.ComAtprotoModerationDefs.ReasonSpam, models.ComAtprotoModerationDefs.ReasonViolation, models.ComAtprotoModerationDefs.ReasonMisleading, models.ComAtprotoModerationDefs.ReasonSexual, models.ComAtprotoModerationDefs.ReasonRude, models.ComAtprotoModerationDefs.ReasonOther]

atproto.xrpc_client.models.com.atproto.moderation.defs.ReasonViolation#

Direct violation of server rules, laws, terms of service

alias of Literal[com.atproto.moderation.defs#reasonViolation]