com.atproto.moderation.defs

atproto_client.models.com.atproto.moderation.defs.ReasonAppeal

appeal a previously taken moderation action

Type:

Appeal

alias of Literal[‘com.atproto.moderation.defs#reasonAppeal’]

atproto_client.models.com.atproto.moderation.defs.ReasonMisleading

Misleading identity, affiliation, or content

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

atproto_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_client.models.com.atproto.moderation.defs.ReasonRude

Rude, harassing, explicit, or otherwise unwelcoming behavior

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

atproto_client.models.com.atproto.moderation.defs.ReasonSexual

Unwanted or mislabeled sexual content

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

atproto_client.models.com.atproto.moderation.defs.ReasonSpam

frequent unwanted promotion, replies, mentions

Type:

Spam

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

atproto_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, models.ComAtprotoModerationDefs.ReasonAppeal]

atproto_client.models.com.atproto.moderation.defs.ReasonViolation

Direct violation of server rules, laws, terms of service

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