Friends

class aiopixel.models.Friend(_id: str, sender_uuid: str, receiver_uuid: str, started: int)[source]
coroutine receiver_name()[source]

Get the username of the player who received the friend request

coroutine sender_name()[source]

Get the username of the player who sent the friend request