Blocks
public struct Blocks
Undocumented
-
Fetches a user’s blocks.
Declaration
Swift
public static func all(range: RequestRange = .default) -> Request<[Account]>Parameters
rangeThe bounds used when requesting data from Mastodon.
Return Value
Request for
[Account].
View on GitHub
Install in Dash
Blocks Structure Reference