Skip to content

GramIO API Reference / gramio/dist / TelegramBusinessOpeningHoursInterval

Interface: TelegramBusinessOpeningHoursInterval

Defined in: @gramio/types/out/objects.d.ts:4047

Describes an interval of time during which a business is open.

Documentation

Properties

PropertyTypeDescriptionDefined in
closing_minutenumberThe minute's sequence number in a week, starting on Monday, marking the end of the time interval during which the business is open; 0 - 8 * 24 * 60@gramio/types/out/objects.d.ts:4055
opening_minutenumberThe minute's sequence number in a week, starting on Monday, marking the start of the time interval during which the business is open; 0 - 7 * 24 * 60@gramio/types/out/objects.d.ts:4051