Skip to content

Commit

Permalink
Media format
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanisha-Chaudhary committed May 27, 2022
1 parent 655da87 commit e9d5781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export class AppService {
try {
const reqst = {
body: req.content.text,
media: req.content.media,
userId: req.content.userId,
appId: req.content.appId,
channel: req.content.channel,
Expand Down

0 comments on commit e9d5781

Please sign in to comment.