danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.74k stars 617 forks source link

Add some media methods #1500

Closed xcgu closed 2 months ago

xcgu commented 3 months ago

Add sendSticker, sendVideo, sendGif, sendAudio, and sendVoice methods

danog commented 2 months ago

Thank you!