Uses of Class
org.nwolfhub.vk.keyboard.Keyboard
-
Packages that use Keyboard Package Description org.nwolfhub.vk.keyboard org.nwolfhub.vk.requests -
-
Uses of Keyboard in org.nwolfhub.vk.keyboard
Methods in org.nwolfhub.vk.keyboard that return Keyboard Modifier and Type Method Description KeyboardKeyboard. addButton(org.nwolfhub.vk.keyboard.Keyboard.KeyboardButton button, int posy, int posx)KeyboardKeyboard. setInline(boolean inline) -
Uses of Keyboard in org.nwolfhub.vk.requests
Constructors in org.nwolfhub.vk.requests with parameters of type Keyboard Constructor Description MessageSend(Integer peer_id, String message, Keyboard keyboard)
-