FezProtocol
protocol FezProtocol : APIRouteCollectionA Protocol for complex Fez interactions.
One could consider this a Helper if it weren’t for the limitation that Structs cannot inherit
from other Structs.
- 
                  sendSimpleSeamail(_:Extension method, asynchronousfromUserID: toUserIDs: subject: initialMessage: ) DeclarationSwift func sendSimpleSeamail(_ req: Request, fromUserID: UUID, toUserIDs: [UUID], subject: String, initialMessage: String) async throws
 View on GitHub
            View on GitHub
           FezProtocol Protocol Reference
      FezProtocol Protocol Reference