Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional reaction controls to channel_id and message structs #2533

Merged
merged 8 commits into from
Sep 9, 2023

Commits on Sep 6, 2023

  1. Add delete_reaction to message struct

    Collin Swisher committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9a20264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a385a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update src/model/channel/message.rs

    Co-authored-by: Michael Krasnitski <[email protected]>
    Collin-Swish and mkrasnitski authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    52d1ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d4692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d1425 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Update src/model/channel/message.rs

    Co-authored-by: Michael Krasnitski <[email protected]>
    Collin-Swish and mkrasnitski authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    52862cd View commit details
    Browse the repository at this point in the history
  2. Update src/model/channel/guild_channel.rs

    Co-authored-by: Michael Krasnitski <[email protected]>
    Collin-Swish and mkrasnitski authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3631f40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e9195 View commit details
    Browse the repository at this point in the history