Uses of Class
com.slack.api.model.list.ListRecord
Packages that use ListRecord
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of ListRecord in com.slack.api.model
Methods in com.slack.api.model that return types with arguments of type ListRecordMethod parameters in com.slack.api.model with type arguments of type ListRecordModifier and TypeMethodDescriptionAttachment.AttachmentBuilder.listRecords(List<ListRecord> listRecords) voidAttachment.setListRecords(List<ListRecord> listRecords) -
Uses of ListRecord in com.slack.api.model.list
Methods in com.slack.api.model.list that return ListRecord