Enums

enum somerandomapi.enums.Animal(value)[source]

Enum representing all possible actions for the animal endpoints.

Valid values are as follows:

FOX = <Animal.FOX: 'fox'>
CAT = <Animal.CAT: 'cat'>
BIRD = <Animal.BIRD: 'bird'>
PANDA = <Animal.PANDA: 'panda'>
RACCOON = <Animal.RACCOON: 'raccoon'>
KOALA = <Animal.KOALA: 'koala'>
KANGAROO = <Animal.KANGAROO: 'kangaroo'>
WHALE = <Animal.WHALE: 'whale'>
DOG = <Animal.DOG: 'dog'>
enum somerandomapi.enums.Animu(value)[source]

Enum resprenting all possible actions for the animu endpoints.

Valid values are as follows:

HUG = <Animu.HUG: 'hug'>
PAT = <Animu.PAT: 'pat'>
NOM = <Animu.NOM: 'nom'>
CRY = <Animu.CRY: 'cry'>
KISS = <Animu.KISS: 'kiss'>
POKE = <Animu.POKE: 'poke'>
enum somerandomapi.enums.BaseEnum(value)[source]
enum somerandomapi.enums.CanvasBorder(value)[source]

Enum representing all possible borders for the canvas border endpoint.

Valid values are as follows:

TRANSGENDER = <CanvasBorder.TRANSGENDER: 'transgender'>
PANSEXUAL = <CanvasBorder.PANSEXUAL: 'pansexual'>
NONBINARY = <CanvasBorder.NONBINARY: 'nonbinary'>
LGBT = <CanvasBorder.LGBT: 'lgbt'>
LESBIAN = <CanvasBorder.LESBIAN: 'lesbian'>
BISEXUAL = <CanvasBorder.BISEXUAL: 'bisexual'>
enum somerandomapi.enums.CanvasCrop(value)[source]

Enum representing all possible crops for the canvas crop endpoint.

Valid values are as follows:

HEART = <CanvasCrop.HEART: 'heart'>
CIRCLE = <CanvasCrop.CIRCLE: 'circle'>
enum somerandomapi.enums.CanvasFilter(value)[source]

Enum representing all possible filters for the canvas filter endpoint.

Valid values are as follows:

BLUE = <CanvasFilter.BLUE: 'blue'>
BLURPLE = <CanvasFilter.BLURPLE: 'blurple'>
BLURPLE_2 = <CanvasFilter.BLURPLE_2: 'blurple2'>
BRIGHTNESS = <CanvasFilter.BRIGHTNESS: 'brightness'>
COLOR = <CanvasFilter.COLOR: 'color'>
GREEN = <CanvasFilter.GREEN: 'green'>
GREYSCALE = <CanvasFilter.GREYSCALE: 'greyscale'>
INVERT = <CanvasFilter.INVERT: 'invert'>
INVERT_GREYSCALE = <CanvasFilter.INVERT_GREYSCALE: 'invertgreyscale'>
RED = <CanvasFilter.RED: 'red'>
SEPIA = <CanvasFilter.SEPIA: 'sepia'>
THRESHOLD = <CanvasFilter.THRESHOLD: 'threshold'>
BLUR = <CanvasFilter.BLUR: 'blur'>
PIXELATE = <CanvasFilter.PIXELATE: 'pixelate'>
enum somerandomapi.enums.CanvasOverlay(value)[source]

Enum representing all possible overlays for the canvas overlay endpoint.

Valid values are as follows:

COMRADE = <CanvasOverlay.COMRADE: 'comrade'>
GAY = <CanvasOverlay.GAY: 'gay'>
GLASS = <CanvasOverlay.GLASS: 'glass'>
JAIL = <CanvasOverlay.JAIL: 'jail'>
PASSED = <CanvasOverlay.PASSED: 'passed'>
TRIGGERED = <CanvasOverlay.TRIGGERED: 'triggered'>
WASTED = <CanvasOverlay.WASTED: 'wasted'>
enum somerandomapi.enums.Fact(value)[source]

Enum representing all possible actions for the fact endpoints.

Valid values are as follows:

CAT = <Fact.CAT: 'cat'>
FOX = <Fact.FOX: 'fox'>
PANDA = <Fact.PANDA: 'panda'>
KOALA = <Fact.KOALA: 'koala'>
KANGAROO = <Fact.KANGAROO: 'kangaroo'>
RACCOON = <Fact.RACCOON: 'raccoon'>
GIRAFFE = <Fact.GIRAFFE: 'giraffe'>
WHALE = <Fact.WHALE: 'whale'>
ELEPHANT = <Fact.ELEPHANT: 'elephant'>
DOG = <Fact.DOG: 'dog'>
BIRD = <Fact.BIRD: 'bird'>
enum somerandomapi.enums.Img(value)[source]

Enum representing all possible actions for the img endpoints.

Valid values are as follows:

FOX = <Img.FOX: 'fox'>
CAT = <Img.CAT: 'cat'>
PANDA = <Img.PANDA: 'panda'>
RED_PANDA = <Img.RED_PANDA: 'red_panda'>
PIKACHU = <Img.PIKACHU: 'pikachu'>
RACOON = <Img.RACOON: 'racoon'>
KOALA = <Img.KOALA: 'koala'>
KANGAROO = <Img.KANGAROO: 'kangaroo'>
WHALE = <Img.WHALE: 'whale'>
DOG = <Img.DOG: 'dog'>
BIRD = <Img.BIRD: 'bird'>
enum somerandomapi.enums.ResultType(value)[source]

Enum representing all possible result types for the search endpoint.

Valid values are as follows:

ENCODE = <ResultType.ENCODE: 0>
DECODE = <ResultType.DECODE: 1>
enum somerandomapi.enums.TweetTheme(value)[source]

Enum representing all possible themes for the tweet endpoint.

Valid values are as follows:

LIGHT = <TweetTheme.LIGHT: 'light'>
DIM = <TweetTheme.DIM: 'dim'>
DARK = <TweetTheme.DARK: 'dark'>
enum somerandomapi.enums.WelcomeBackground(value)[source]

Enum representing all possible backgrounds for the welcome cards.

Valid values are as follows:

BLOBDAY = <WelcomeBackground.BLOBDAY: 'blobday'>
BLOBNIGHT = <WelcomeBackground.BLOBNIGHT: 'blobnight'>
GAMING1 = <WelcomeBackground.GAMING1: 'gaming1'>
GAMING2 = <WelcomeBackground.GAMING2: 'gaming2'>
GAMING3 = <WelcomeBackground.GAMING3: 'gaming3'>
GAMING4 = <WelcomeBackground.GAMING4: 'gaming4'>
NIGHT = <WelcomeBackground.NIGHT: 'night'>
RAINBOW = <WelcomeBackground.RAINBOW: 'rainbow'>
RAINBOW_GRADIENT = <WelcomeBackground.RAINBOW_GRADIENT: 'rainbowgradient'>
SPACE = <WelcomeBackground.SPACE: 'space'>
STARS = <WelcomeBackground.STARS: 'stars'>
STARS2 = <WelcomeBackground.STARS2: 'stars2'>
SUNSET = <WelcomeBackground.SUNSET: 'sunset'>
enum somerandomapi.enums.WelcomeTextColor(value)[source]

Enum representing all possible text colors for the welcome cards.

Valid values are as follows:

RED = <WelcomeTextColor.RED: 'red'>
ORANGE = <WelcomeTextColor.ORANGE: 'orange'>
YELLOW = <WelcomeTextColor.YELLOW: 'yellow'>
GREEN = <WelcomeTextColor.GREEN: 'green'>
BLUE = <WelcomeTextColor.BLUE: 'blue'>
INDIGO = <WelcomeTextColor.INDIGO: 'indigo'>
PURPLE = <WelcomeTextColor.PURPLE: 'purple'>
PINK = <WelcomeTextColor.PINK: 'pink'>
BLACK = <WelcomeTextColor.BLACK: 'black'>
WHITE = <WelcomeTextColor.WHITE: 'white'>
enum somerandomapi.enums.WelcomeType(value)[source]

Enum representing all possible types for the welcome cards.

Valid values are as follows:

JOIN = <WelcomeType.JOIN: 'join'>
LEAVE = <WelcomeType.LEAVE: 'leave'>