telegramlib.daily_jobs_scheduled_times_to_string

telegramlib.daily_jobs_scheduled_times_to_string(mex='', if_empty_mex='')[source]

Get the user’s daily jobs formatted into a string.

Parameters:
  • mex (str, optional) – Text that comes before the list of daily jobs (default is ‘’).

  • if_empty_mex (str, optional) – Text returned in case of no daily jobs (default is ‘’).

Returns:

Text with daily jobs list.

Return type:

str