Reputation: 21
I would need a date/time picker in order for user to choose date or time in google hangout chat bots.I could not found any documentation on this function in google hangout api.
Example:
staff wants to apply a leave for few days. She/he can do it by just selecting date or time in calendar.
Upvotes: 0
Views: 235
Reputation: 677
It's not currently supported, no. https://developers.google.com/chat/api/reference/rest/v1/cards#datetimepicker
The widget that lets users to specify a date and time. Not supported by Google Chat apps.
Upvotes: 0