Package com.github.stormbit.sdk.clients
Class User
- java.lang.Object
-
- com.github.stormbit.sdk.clients.Client
-
- com.github.stormbit.sdk.clients.User
-
public class User extends Client
User client, that contains important methods to work with users Not need now to put methods there: use API.call
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.github.stormbit.sdk.clients.Client
Client.Command
-
-
Method Summary
-
Methods inherited from class com.github.stormbit.sdk.clients.Client
api, chat, enableLoggingUpdates, enableTyping, get_auth, getId, longPoll, onAudioMessage, onChatCreated, onChatJoin, onChatLeave, onChatMessage, onChatPhotoChanged, onChatPhotoRemoved, onChatTitleChanged, onCommand, onCommand, onCommand, onCommand, onDocMessage, onEveryMessage, onFriendOffline, onFriendOnline, onGifMessage, onLinkMessage, onLongPollEvent, onMessage, onMessageWithFwds, onPhotoMessage, onSimpleTextMessage, onStickerMessage, onTyping, onVideoMessage, onVoiceMessage, onWallMessage, setId, setLongPoll, toString
-
-