Interface PATCHChannelResponse

interface PATCHChannelResponse {
    channel: APIGuildChannel;
}

Properties

Properties