LiterateInk / Pawnote

A purrfect API wrapper for PRONOTE.
https://docs.literate.ink/pawnote
GNU General Public License v3.0
52 stars 11 forks source link

feat(timetable): add support for detention #33

Closed Vexcited closed 4 months ago

Vexcited commented 4 months ago

See https://github.com/LiterateInk/Pawnote/issues/32 for more information.

Also implemented methods: isActivity(), isLesson() and isDetention() on a TimetableItem to provide better flexibility on typings.