Events.exec()

Executes the formed query and returns the list of Event objects.

exec(limit_count: int= 0, offset_count: int = 0) → APIList[Event]

Last updated