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

Fix max file size limit in MessageAction #2017

Merged
merged 4 commits into from
Feb 11, 2022

Commits on Feb 5, 2022

  1. override MessageAction#addFile(byte[], String, AttachmentOption...) o…

    …verload in MessageActionImpl
    Xirado committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    a9f8bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152e521 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Removed unnecessary import

    Xirado committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    92e9e53 View commit details
    Browse the repository at this point in the history
  2. Removed another import

    Xirado committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    51f8f3b View commit details
    Browse the repository at this point in the history