ChannelSelectMenuBuilder constructor

ChannelSelectMenuBuilder(
  1. String customId
)

Implementation

ChannelSelectMenuBuilder(String customId) : super (customId, ComponentType.channelSelect);