dev.struchkov.godfather.main.domain.keyboard.KeyBoardButton Maven / Gradle / Ivy
package dev.struchkov.godfather.main.domain.keyboard;
public interface KeyBoardButton {
String getType();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy