Skip to content

Conversation

@lilyydu
Copy link
Collaborator

@lilyydu lilyydu commented Apr 5, 2024

Linked issues

closes: #1331, #1182

Details

  • With reference to JS, added logic to support TeamsAttachmentDownloader (incl updates to Application , InputFile classes)
  • Added corresponding tests

Notes

  • Contents of a file is represented as bytes
  • Our configuration object is of type "Any" on the BF side (limitation)
  • Removed state property from InputFileDownloader (only context is needed)
  • Removed conversion to lowercase for toChannelFromBotLoginUrl constant - this ensures the check for US Government Azure can resolve as True
  • removed unused AuthenticResult interface
  • Associated BF PR that updates the scopes
  • [Bug]: TeamsAttachmentDownloader - 401 Axios Request  #1404 may be a bug in Python as well

@corinagum corinagum merged commit 5d3732b into main Apr 8, 2024
@corinagum corinagum deleted the lilyydu/file-downloaders branch April 8, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PY] TeamsAttachmentDownloader, InputFileDownloader

4 participants