[+] Implement send request
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
struct User
|
||||
struct User: Decodable
|
||||
{
|
||||
var id: Int
|
||||
var name: String
|
||||
|
||||
Reference in New Issue
Block a user