Skip to content

Telegram content proxy: inline images and other supported data types #165

@ForNeVeR

Description

@ForNeVeR

Right now, everything gets downloaded as attachment, but we may do better. Consider either removing the Content-Disposition header, or making it inline.

Seemingly this could be done by removing the file name from the FileStream, but need experimentation. Maybe only remove that header if the MIME type is not application/octet-stream.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions