fediverse_pasture.types
ApplicationAdapterForActor
dataclass
Basic type that is used to describe how to interact with an external application. actor_uri represents the actor a message will be sent to.
Parameters:
Source code in fediverse_pasture/types.py
ApplicationAdapterForLastActivity
dataclass
Basic type that is used to describe how to interact with an external application. actor_uri represents the actor a message will be sent to. fetch_activity is used to fetch this activity.
Parameters:
Source code in fediverse_pasture/types.py
Message
dataclass
Class to track messages
Parameters:
Source code in fediverse_pasture/types.py
response
property
Returns a dictionary with a single key “steps” containing the steps