Skip to content

VideoMessage #169

@Yggdrasills

Description

@Yggdrasills

I'm sorry, it is my first issue on GitHub. I can't send video to the chat from my profile or youtube. Can you help me?

Here is my code:

$bot->send(new VideoMessage($message['sender']['id'], "https://youtu.be/_PBlykN4KIY"));

But it works with photos

$bot->send(new ImageMessage($message['sender']['id'], "imagepath"));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions