using System.Text.RegularExpressions; using GmRelay.Shared.Domain; namespace GmRelay.Bot.Features.Sessions.RescheduleSession; internal sealed record RescheduleVotingInput( IReadOnlyList Options, DateTimeOffset Deadline) { private static readonly Regex DateTimePattern = new( @"(?\d{1,2}\.\d{2}\.\d{4})\s+(?