class TelegramBot::BusinessOpeningHoursInterval

Included Modules

Defined in:

telegram_bot/types/business_profile.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def closing_minute : Int32 #

def closing_minute=(closing_minute : Int32) #

def opening_minute : Int32 #

def opening_minute=(opening_minute : Int32) #