GuildMembersChunk

constructor(guildId: String, members: List<GuildMember>, chunkIndex: Int, chunkCount: Int, notFoundIds: List<String> = emptyList())(source)