Package-level declarations

Types

Link copied to clipboard
class RNUserProfile(val guildMemberProfile: UserProfileData?, val userProfile: UserProfileData?) : UserProfile
Link copied to clipboard
class UserProfileData(val accentColor: Int?, val banner: String?, val bio: String?, val guildId: Long?, val pronouns: String, val themeColors: IntArray?)