FezData

public struct FezData : Content, ResponseEncodable

Used to return a FriendlyFez‘s data.

Returned by these methods, with members set to nil.

  • POST /api/v3/fez/ID/join
  • POST /api/v3/fez/ID/unjoin
  • GET /api/v3/fez/joined
  • GET /api/v3/fez/open
  • GET /api/v3/fez/owner
  • POST /api/v3/fez/ID/user/ID/add
  • POST /api/v3/fez/ID/user/ID/remove
  • POST /api/v3/fez/ID/cancel

Returned by these methods, with members populated.