Interface FriendRequest

All Known Implementing Classes:
FriendRequestImpl

public interface FriendRequest
  • Method Details

    • getFrom

      UUID getFrom()
    • getTo

      UUID getTo()
    • getCreatedAt

      Instant getCreatedAt()