package com.discord.rpc; public record ActivityParty(@Unsigned int id, @Unsigned int minSize, @Unsigned int maxSize) {}