telegraph icon indicating copy to clipboard operation
telegraph copied to clipboard

Implement `audio` method

Open fabio-ivona opened this issue 2 years ago • 4 comments

implement https://core.telegram.org/bots/api#sendaudio

to allow:

Telegraph::audio($path, $title, $performer, $duration)
    ->thumb($thumbImagePath)
    ->silent()
    ->protected()

fabio-ivona avatar Sep 28 '22 12:09 fabio-ivona

Hey, I am a beginner to Open Source and really looking forward to contribute to this repo. Could you please explain this issue to me and if I'm able to, assign this issue to me

VividhPandey003 avatar Sep 28 '22 12:09 VividhPandey003

Hi, have you ever used our package?

fabio-ivona avatar Sep 28 '22 13:09 fabio-ivona

Hii, You can just ignore my comment. I do not have knowledge to fix it right now. If someday I'm able to I'll come back to this repo to contribute. Thank You for giving me your time

VividhPandey003 avatar Sep 28 '22 13:09 VividhPandey003

Hi, I'm implementing this one

nicola-posa avatar Oct 11 '22 14:10 nicola-posa