Function get_lessons

Source
pub async fn get_lessons(
    configuration: &Configuration,
) -> Result<GroupListServiceResponse, Error<GetLessonsError>>