• Builds the embed that containing the day(s) requested in the timetable layout

    Returns

    The built embed

    Parameters

    • blocks: CalendarBlock[]

      Blocks sorted by their time in the day. For single days it is expected that only blocks of a single day are given

    • Optional weekday: number

      Optional parameter. If given only the corresponding day will be in the embed. Otherwise, the entire week will be added

    Returns EmbedBuilder

Generated using TypeDoc