Closed github-actions[bot] closed 1 year ago
/ A record representing a specific option for a poll in the system.
/
https://api.github.com/Anheledir/Honeycomb/blob/6e925748e3f0f9c3e1da2c795cfa52d5f3648270/BaseBotService/Data/Models/PollHC.cs#L10
/// </summary> public class PollHC : ModelBase { // TODO: Move the records as classes to their own files, as LiteDB doesn't support records yet. /// <summary> /// A record representing a specific option for a poll in the system. /// </summary>
Fixed
/ A record representing a specific option for a poll in the system.
/
https://api.github.com/Anheledir/Honeycomb/blob/6e925748e3f0f9c3e1da2c795cfa52d5f3648270/BaseBotService/Data/Models/PollHC.cs#L10