Skip to content

A little question #661

@BrStoker

Description

@BrStoker

Hi everyone. I send reply button to bot

Telegraph::chat($this->chat->chat_id)->markdown($message)
                ->replyKeyboard(ReplyKeyboard::make()->buttons([
                    ReplyButton::make('✅ Регистрация')->requestContact()
                ])->resize()->oneTime())->send();

How can I know that a user has sent me their contact?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions