Skip to content

[BUG] AuditLogEventType 192 missing  #1596

Closed
@ryandiamond23

Description

@ryandiamond23

Library Version

stable

Describe the Bug

Seeing the following error in bot logs:
Class AuditLogEventType received an invalid and unexpected value 192, a new enum item will be created to represent this value. Please update interactions.py or report this issue on GitHub - https://github.com/interactions-py/interactions.py/issues

Steps to Reproduce

TBD, trying to determine which audit log event corresponds to ID 192 so that the enums can be updated.

Expected Results

No AuditLogEventType event code errors shown in bot log output.

Minimal Reproducible Code

No response

Traceback

No response

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

Enum needs to be set, but need to first identify what event 192 is. Discord Docs don't have anything listed, either.

https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-exceptions
https://github.com/interactions-py/interactions.py/blob/stable/interactions/models/discord/enums.py#L992

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions