Add calendar event status and color to README
This commit is contained in:
@@ -351,6 +351,8 @@ Event table format:
|
|||||||
* `calendar_id` - calendar ID;
|
* `calendar_id` - calendar ID;
|
||||||
* `title` - title of the event;
|
* `title` - title of the event;
|
||||||
* `description` - description of the event;
|
* `description` - description of the event;
|
||||||
|
* `color` - color of the event;
|
||||||
|
* `status` - status string of the event or empty;
|
||||||
* `location` - address of the event by string;
|
* `location` - address of the event by string;
|
||||||
* `begin` - start time of the event (in seconds);
|
* `begin` - start time of the event (in seconds);
|
||||||
* `end` - time of the event end (in seconds);
|
* `end` - time of the event end (in seconds);
|
||||||
|
|||||||
Reference in New Issue
Block a user