This commit is contained in:
@@ -52,7 +52,3 @@ async def get_my_followed() -> List[ChatMember]:
|
||||
}
|
||||
|
||||
return await _request_endpoint(query_name, gql) or []
|
||||
|
||||
|
||||
async def get_author(user: str = ""):
|
||||
return authors_by_user.get(user)
|
||||
|
Reference in New Issue
Block a user