fetchEventsSchedule

open suspend fun fetchEventsSchedule(year: Int, month: Int): TibiaResponse<EventsSchedule>(source)

Fetch the events schedule for a specific year and month.


Fetch the events schedule for the current month.