using BotSharp.Abstraction.Conversations.Models; namespace BotSharp.Core.Conversations.ViewModels; public class SessionCreationModel { }