Uses of Class
org.drinkless.tdlib.TdApi.User
Packages that use TdApi.User
-
Uses of TdApi.User in dev.voroby.springframework.telegram.client.templates
Methods in dev.voroby.springframework.telegram.client.templates that return types with arguments of type TdApi.UserModifier and TypeMethodDescriptionUserTemplate.getMe()
Returns the current user.UserTemplate.getUser
(long userId) Returns information about a user by their identifier.UserTemplate.searchUserByPhoneNumber
(String phoneNumber) Searches a user by their phone number.UserTemplate.searchUserByUsername
(String username) Searches a user by username. -
Uses of TdApi.User in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.UserConstructors in org.drinkless.tdlib with parameters of type TdApi.User