Skip to content

FB1ChatbotId

🧩 Struct: FB1ChatbotId

Represents a unique identifier for a chatbot, combining its type and an optional string ID.

Properties

  • ChatbotType (EB1ChatbotType): Type of the chatbot (e.g., FreeChat, Tutorial, etc.).
  • ChatbotId (FName): Specific chatbot ID (linked to CatTalkTutorial.Id).

📚 References