// Code generated by apigen. DO NOT EDIT. package models type ListPlayerQuestsResponse struct { Quests []AdminPlayerQuest `json:"quests,omitempty"` }