PollChangeLogsResult

constructor(updatedPolls: List<Poll>, deletedPollIds: List<Long>, hasMore: Boolean, token: String)