mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[PR #81] [MERGED] feat(message): Added send video funcionality #94
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mimamch/wa-gateway/pull/81
Author: @davidgoweb
Created: 11/26/2025
Status: ✅ Merged
Merged: 11/28/2025
Merged by: @mimamch
Base:
master← Head:feat/send-video📝 Commits (1)
98b187efeat(message): add send video📊 Changes
2 files changed (+60 additions, -1 deletions)
View changed files
📝
README.md(+17 -1)📝
src/controllers/message.ts(+43 -0)📄 Description
Summary
This Pull Request introduces a new feature: the ability for users to send video messages
Type of Change
Key Changes
messagecontroller to include a "/send-video" endpoint.README.mdfile with a new section detailing how to use the video sending feature.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.