Skip to content

Bot-Owned Webhooks do not always have content returned by API #5411

@onerandomusername

Description

@onerandomusername

Description

Bot-owned webhooks do not provide their content when fetching the messages over the rest API using the bot token as authorisation.

Steps to Reproduce

  • Have an application that doesn't have the message content intent

  • Create a webhook with that bot

  • Execute the webhook with some message content.

  • Attempt to fetch the created message with the bot token as authorisation.

Expected Behavior

The message had content returned by the api.

Current Behavior

The message had no content.

Screenshots/Videos

image

Client and System Information

any client
api v10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsyncedSynced to internal tracker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions