Uses of Class
it.tdlight.jni.TdApi.ChatNearby
-
Uses of TdApi.ChatNearby in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.ChatsNearby.supergroupsNearby
List of location-based supergroups nearby.TdApi.ChatsNearby.usersNearby
List of users nearby.TdApi.UpdateUsersNearby.usersNearby
The new list of users nearby.ModifierConstructorDescriptionChatsNearby
(TdApi.ChatNearby[] usersNearby, TdApi.ChatNearby[] supergroupsNearby) Represents a list of chats located nearby.UpdateUsersNearby
(TdApi.ChatNearby[] usersNearby) The list of users nearby has changed.