feat: is_banned

docs: 📝 is_banned
revert: 🔥 remove is_followed
This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-04-26 00:01:32 +03:00
parent f49de4ce50
commit 8c04db05b8
5 changed files with 39 additions and 52 deletions

View file

@ -26,4 +26,4 @@ Unban User: "/unban/:victim/:judge"
Is Follower: "/is-follower/:follower/:follower"
Is Followed: "/is-follower/:follower/:follower"
Is Banned: "/is-banned/:victim/:judge"