Closed romadanskiy closed 4 months ago
Added KeyboardKeySet and KeyboardButtonSet classes. KeyboardKeySet provides collections of specific keyboard keys - for public use. KeyboardButtonSet provides collections of specific keyboard buttons - only for internal use. Closes #49.
Hi @romadanskiy !
I apologize for the delay, I will review your PR in the coming days!
Added KeyboardKeySet and KeyboardButtonSet classes.
KeyboardKeySet provides collections of specific keyboard keys - for public use.
KeyboardButtonSet provides collections of specific keyboard buttons - only for internal use.
Closes #49.