Class TeamsCommandTranslations
public class TeamsCommandTranslations : PropertiesTranslationCollection
- Inheritance
-
TeamsCommandTranslations
- Inherited Members
Fields
TeamsCooldown
[TranslationData("Sent when changing teams is on cooldown", new string?[] { "Amount of time left on cooldown" })]
public readonly Translation<Cooldown> TeamsCooldown
Field Value
Properties
FileName
Name of the translation file without an extension.
protected override string FileName { get; }