fix: change version of followRequest
This commit is contained in:
parent
9768721247
commit
40e62a8a43
|
@ -27,7 +27,7 @@ extension Mastodon.API.Account {
|
|||
///
|
||||
///
|
||||
/// - Since: 0.0.0
|
||||
/// - Version: 3.0.0
|
||||
/// - Version: 3.3.0
|
||||
/// # Reference
|
||||
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
||||
/// - Parameters:
|
||||
|
@ -59,7 +59,7 @@ extension Mastodon.API.Account {
|
|||
///
|
||||
///
|
||||
/// - Since: 0.0.0
|
||||
/// - Version: 3.0.0
|
||||
/// - Version: 3.3.0
|
||||
/// # Reference
|
||||
/// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/)
|
||||
/// - Parameters:
|
||||
|
|
Loading…
Reference in New Issue