Updated RelationshipType
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Discord.API
|
|||||||
{
|
{
|
||||||
Friend = 1,
|
Friend = 1,
|
||||||
Blocked = 2,
|
Blocked = 2,
|
||||||
Pending = 4
|
IncomingPending = 3,
|
||||||
|
OutgoingPending = 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user