Skip to main content

gcal.googlecalendar.listcalendars

Home > @runlightyear/gcal > GoogleCalendar > listCalendars

GoogleCalendar.listCalendars() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

Returns the calendars on the user's calendar list.

Signature:
listCalendars(props?: ListCalendarsProps): Promise<ListCalendarsResponse>;

Parameters

ParameterTypeDescription
propsListCalendarsProps(Optional1)
Returns:

Promise<ListCalendarsResponse>