JokeFlags
Represents a Joke's flags.
Attributes
nsfw
nsfw
Determines if the joke is marked NSFW (Not safe for work) or not.
Type: bool
religious
religious
Determines if the joke is marked religious or not.
Type: bool
political
political
Determines if the joke is marked political or not.
Type: bool
racist
racist
Determines if the joke is marked racist or not.
Type: bool
sexist
sexist
Determines if the joke is marked sexist or not.
Type: bool
explicit
explicit
Determines if the joke is marked explicit or not.
Type: bool
Last updated