EventInfo Class
The basic information of an event.
Constructor
EventInfo(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
id
|
The event ID. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
The event ID. |