Reaction Type
immichpy.client.generated.models.reaction_type.ReactionType
ReactionType
from_json
classmethod
from_json(json_str: str) -> Self
Create an instance of ReactionType from a JSON string
Source code in immichpy/client/generated/models/reaction_type.py
31 32 33 34 | |