pub type AtprotoServiceType = AtprotoServiceType;
Available on crate features
agent
and bluesky
only.Expand description
Supported proxy targets.
Aliased Type§
pub enum AtprotoServiceType {
AtprotoLabeler,
BskyChat,
}