# Packages
No description provided by the author
# Functions
ClassroomHandler godoc @Summary Get the classroom by ID @Schemes @Description Returns the classroom by ID.
FinishQRLoginHandler godoc @Summary Finish QR login @Schemes @Description Finishes QR login by sending the login data to the client that initiated the SSE channel.
ICanteenHandler godoc @Summary Load lunches from iCanteen @Schemes @Description Loads the lunches from iCanteen for the next month.
LoginHandler godoc @Summary Login to your Edupage account @Schemes @Description Logs in to your Edupage account using the provided credentials.
PeriodsHandler godoc @Summary Get the school's periods @Schemes @Description Returns the school's periods.
QRLoginHandler godoc @Summary Log in using a QR code @Schemes @Description Logs in using a QR code.
RecentTimelineHandler godoc @Summary Get the user's recent timeline @Schemes @Description Returns the user's timeline from today to 30 days in the past.
RecentTimetableHandler godoc @Summary Get the user's recent timetable @Schemes @Description Returns the user's timetable from before yesterday to 7 days in the future.
RecipientsHandler godoc @Summary Get recipients @Schemes @Description Returns the possible recipients for messages.
ResultsHandler godoc @Summary Get the user's grades @Schemes @Description Returns the user's grades.
SendMessageHandler godoc @Summary Send a message @Schemes @Description Sends a message to a recipient.
SubjectHandler godoc @Summary Get the subject by ID @Schemes @Description Returns the subject by ID.
TeacherHandler godoc @Summary Get the teacher by ID @Schemes @Description Returns the teacher by ID.
TimelineHandler godoc @Summary Get the user's timeline @Schemes @Description Returns the user's timeline from any date to any other date or today.
TimelineItemHandler godoc @Summary Get the timeline item by ID @Schemes @Description Returns the timeline item by ID.
RecentTimetableHandler godoc @Summary Get the user's timetable @Schemes @Description Returns the user's timetable from date specified to date specified or today.
ValidateTokenHandler godoc @Summary Validate your token @Schemes @Description Validates your token and returns a 200 OK if it's valid.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author