get<T extends InteractiveComponent> abstract method

T get<T extends InteractiveComponent>(
  1. String customId
)

Implementation

T get<T extends InteractiveComponent>(String customId);