Skip to content

[BUG] Unsupported channel type #1466

@LawMixer

Description

@LawMixer

Library Version

Release 5.7.0

Describe the Bug

Got this error when starting the discord bot, and it's been reported in the discord server here and here might as well as put it here like it says.

Unsupported channel type for {'version': 1688246476947, 'type': 16, 'topic': None, 'template': '', 'rate_limit_per_user': 0, 'position': 0, 'permission_overwrites': [{'type': 0, 'id': '874709931612315678', 'deny': '0', 'allow': '377957182528'}, {'type': 0, 'id': '1106563044248657971', 'deny': '128641584856913', 'allow': '0'}, {'type': 0, 'id': '875786221018841181', 'deny': '17180008448', 'allow': '515396455489'}, {'type': 0, 'id': '1091834304776130581', 'deny': '0', 'allow': '68609'}, {'type': 0, 'id': '905542278192439346', 'deny': '377959221312', 'allow': '66560'}, {'type': 0, 'id': '864557936068395018', 'deny': '533381774416', 'allow': '2150629377'}], 'parent_id': '890301488260341800', 'nsfw': False, 'name': 'new-media', 'last_message_id': None, 'id': '1124811992167874763', 'hashes': {'version': 1, 'roles': {'hash': 'Cw77Dg'}, 'metadata': {'hash': '/8VcZg'}, 'channels': {'hash': 'E6X/kQ'}}, 'guild_id': '864557936068395018', 'guild_hashes': {'version': 1, 'roles': {'hash': 'Cw77Dg'}, 'metadata': {'hash': '/8VcZg'}, 'channels': {'hash': 'E6X/kQ'}}, 'flags': 0, 'default_sort_order': None, 'default_reaction_emoji': None, 'default_forum_layout': 2, 'available_tags': []} (16).

Steps to Reproduce

  • Start your discord bot up, and look at the console.

Expected Results

For this not to pop up and implement this as a channel type.

Minimal Reproducible Code

* Start your discord bot up, and look at the console.

Traceback

Unsupported channel type for {'version': 1688246476947, 'type': 16, 'topic': None, 'template': '', 'rate_limit_per_user': 0, 'position': 0, 'permission_overwrites': [{'type': 0, 'id': '874709931612315678', 'deny': '0', 'allow': '377957182528'}, {'type': 0, 'id': '1106563044248657971', 'deny': '128641584856913', 'allow': '0'}, {'type': 0, 'id': '875786221018841181', 'deny': '17180008448', 'allow': '515396455489'}, {'type': 0, 'id': '1091834304776130581', 'deny': '0', 'allow': '68609'}, {'type': 0, 'id': '905542278192439346', 'deny': '377959221312', 'allow': '66560'}, {'type': 0, 'id': '864557936068395018', 'deny': '533381774416', 'allow': '2150629377'}], 'parent_id': '890301488260341800', 'nsfw': False, 'name': 'new-media', 'last_message_id': None, 'id': '1124811992167874763', 'hashes': {'version': 1, 'roles': {'hash': 'Cw77Dg'}, 'metadata': {'hash': '/8VcZg'}, 'channels': {'hash': 'E6X/kQ'}}, 'guild_id': '864557936068395018', 'guild_hashes': {'version': 1, 'roles': {'hash': 'Cw77Dg'}, 'metadata': {'hash': '/8VcZg'}, 'channels': {'hash': 'E6X/kQ'}}, 'flags': 0, 'default_sort_order': None, 'default_reaction_emoji': None, 'default_forum_layout': 2, 'available_tags': []} (16).

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.
  • I have attempted to debug this myself, and I believe this issue is with the library

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions