JokeFlags
Represents a Joke's flags.
nsfw
nsfwDetermines if the joke is marked NSFW (Not safe for work) or not.
Type: bool
religious
religiousDetermines if the joke is marked religious or not.
Type: bool
political
politicalDetermines if the joke is marked political or not.
Type: bool
racist
racistDetermines if the joke is marked racist or not.
Type: bool
sexist
sexistDetermines if the joke is marked sexist or not.
Type: bool
explicit
explicitDetermines if the joke is marked explicit or not.
Type: bool
Last updated
Was this helpful?