MentionableSelectMenuBuilder constructor

MentionableSelectMenuBuilder(
  1. String customId
)

Implementation

MentionableSelectMenuBuilder(String customId) : super (customId, ComponentType.mentionableSelect);