Module watamebot

Interface IProperty<K,L,M extends IPropertyMapping>

All Superinterfaces:
ImmutableProperty<K,L,M>
All Known Implementing Classes:
GuildProperty

public interface IProperty<K,L,M extends IPropertyMapping> extends ImmutableProperty<K,L,M>