JokeFlags

Represents a Joke's flags.

nsfw

Determines if the joke is marked NSFW (Not safe for work) or not.

Type: bool

religious

Determines if the joke is marked religious or not.

Type: bool

political

Determines if the joke is marked political or not.

Type: bool

racist

Determines if the joke is marked racist or not.

Type: bool

sexist

Determines if the joke is marked sexist or not.

Type: bool

explicit

Determines if the joke is marked explicit or not.

Type: bool

Last updated