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

Add extra edit message media types #752

Conversation

open-ssl
Copy link

@open-ssl open-ssl commented Oct 1, 2024

Library doesn't support editing all supported media types at the moment.

This PR expands code capabilities in this way:

Added 6 new config types to edit media messages:

  1. NewEditMessageMedia - base method to edit media messages
  2. NewEditMessagePhoto - to edit messages with the photo type
  3. NewEditMessageVideo - to edit messages with the video type
  4. NewEditMessageAnimation - to edit messages with the animation type
  5. NewEditMessageAudio - to edit messages with the audio type
  6. NewEditMessageDocument - to edit messages with the document type

@open-ssl open-ssl closed this by deleting the head repository Oct 1, 2024
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.

1 participant