# GuildChannel

## Properties

#### \<GuildChannel>.client

The client that created the instance of the Channel

#### \<GuildChannel>.guild

The guild the channel is in

## Methods

#### \<GuildChannel>.get(channel)

Gets the specified Channel in the Guild

| Param   | Required | Default | Type                |
| ------- | -------- | ------- | ------------------- |
| channel | true     | none    | String \| Snowflake |
