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

feat: Uploading/Attaching files to channel messages #653

Merged
merged 2 commits into from Apr 5, 2022
Merged

feat: Uploading/Attaching files to channel messages #653

merged 2 commits into from Apr 5, 2022

Conversation

tcdtech
Copy link
Contributor

@tcdtech tcdtech commented Mar 18, 2022

About

This pull request is about adding the ability to upload & attach files to channel messages.
This include a new File class and related modifications to send/create_message functions.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

@FayeDel FayeDel linked an issue Mar 18, 2022 that may be closed by this pull request
1 task
@i0bs i0bs added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 31, 2022
@i0bs
Copy link
Contributor

i0bs commented Apr 5, 2022

I'll be moving forward with merging this. Thank you for contributing to interactions.py, and welcome to the group! 😄

@i0bs i0bs merged commit e7b7a2f into interactions-py:unstable Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] File Upload Support
2 participants