Skip to content

Question: Is there a built-in DTO for incoming interactive action callback payload? #21

Description

@snovik

Hi! Thank you for maintaining Mattermost.NET.

I’m using interactive message buttons via PostPropsAction.Integration.Url / Integration.Context. When a user clicks a button, Mattermost sends an HTTP POST request to the integration URL with the action payload.

Does Mattermost.NET provide a built-in model/DTO for deserializing this incoming interactive action payload, or should applications define their own DTO?

I’m referring to the payload that contains fields like user_id, channel_id, post_id, trigger_id, type, and context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions