getThread abstract method

Future<ThreadChannel?> getThread(
  1. Snowflake id
)

Implementation

Future<ThreadChannel?> getThread(Snowflake id);