Uses of Class
com.slack.api.model.ConversationProperties.Tabz
Packages that use ConversationProperties.Tabz
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
-
Uses of ConversationProperties.Tabz in com.slack.api.model
Methods in com.slack.api.model that return ConversationProperties.TabzMethods in com.slack.api.model that return types with arguments of type ConversationProperties.TabzMethod parameters in com.slack.api.model with type arguments of type ConversationProperties.TabzModifier and TypeMethodDescriptionvoidConversationProperties.setTabz(List<ConversationProperties.Tabz> tabz) ConversationProperties.ConversationPropertiesBuilder.tabz(List<ConversationProperties.Tabz> tabz)