View Source F1Bot.F1Session.DriverDataRepo.Transcripts (f1_bot v0.7.0)
Link to this section Summary
Link to this section Types
@type t() :: %F1Bot.F1Session.DriverDataRepo.Transcripts{ driver_number: pos_integer() | nil, transcripts: [F1Bot.F1Session.DriverDataRepo.Transcript.t()] }