Uses of Class
com.slack.api.model.Room.ParticipantsEvent
Packages that use Room.ParticipantsEvent
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of Room.ParticipantsEvent in com.slack.api.model
Methods in com.slack.api.model that return types with arguments of type Room.ParticipantsEventMethod parameters in com.slack.api.model with type arguments of type Room.ParticipantsEventModifier and TypeMethodDescriptionRoom.RoomBuilder.participantsEvents(Map<String, Room.ParticipantsEvent> participantsEvents) voidRoom.setParticipantsEvents(Map<String, Room.ParticipantsEvent> participantsEvents)