channel static method

SelectMenuChannelBuilder channel(
  1. String customId
)

Implementation

static SelectMenuChannelBuilder channel(String customId) =>
    SelectMenuChannelBuilder(customId);