Uses of Class
api.longpoll.bots.methods.impl.messages.CreateChat
Packages that use CreateChat
Package
Description
VK API methods.
Methods to work with messages.
-
Uses of CreateChat in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return CreateChat -
Uses of CreateChat in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return CreateChatModifier and TypeMethodDescriptionCreateChat.setGroupId
(int groupId) CreateChat.setUserIds
(Integer... userIds) CreateChat.setUserIds
(Iterable<Integer> userIds)