ThreadResult constructor

ThreadResult(
  1. Map<Snowflake, ServerChannel> _channels
)

Implementation

ThreadResult(this._channels);