-
Notifications
You must be signed in to change notification settings - Fork 0
class UpcomingEvent
Oliver edited this page Apr 26, 2020
·
2 revisions
www/includes/events.inc.php
zorg\Events
- IneX
- 12.06.2018
1.0
1.0
No public properties found
No constants found
notify() |
Check & return Data of upcoming Event
- Inherited from \UpcomingEvent
private getUpcomingEvent(int $hours_until_start) : array|null
See also
- \GoogleMapsApi::geocode()
- global: object $db Globales Class-Object mit allen MySQL-Methoden
- global: object $googleMapsApi Globales Class-Object mit den Google Maps API-Methoden
Telegram Notification for an upcoming Event
- Inherited from \UpcomingEvent
public notify(int $starts_in_hours = null) : bool
Uses Telegram::send::event() \UpcomingEvent::getUpcomingEvent()
- global: object $telegram Globales Class-Object mit den Telegram-Methoden
\ » Classes » UpcomingEvent
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.