pub async fn get_all_npcs(
configuration: &Configuration,
params: GetAllNpcsParams,
) -> Result<DataPageNpcSchema, Error<GetAllNpcsError>>Expand description
Fetch NPCs details.
pub async fn get_all_npcs(
configuration: &Configuration,
params: GetAllNpcsParams,
) -> Result<DataPageNpcSchema, Error<GetAllNpcsError>>Fetch NPCs details.