This repository was archived by the owner on Jan 23, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
botapi: support file uploads #54
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestepicFeature that is too big for single issueFeature that is too big for single issuestale
Description
Blockers:
- File uploads/
multipart/form-datasupport inogen - Investigate
file_unique_idgeneration.
TDLib file_unique_id generator implementation links:
https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileManager.cpp#L739
https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.h#L284
https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.hpp#L326
https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.h#L164
https://github.com/tdlib/td/blob/3ff9723722a88022e4698a5562c2f8901dec63fa/td/telegram/files/FileLocation.hpp#L174
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestepicFeature that is too big for single issueFeature that is too big for single issuestale