Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Contact support #138

Merged

Conversation

faissaloux
Copy link
Contributor

Usage

use NotificationChannels\Telegram\TelegramContact;

 TelegramContact::create()
            ->to($notifiable)
            ->firstName('Faissal')
            ->lastName('Wahabali')
            ->phoneNumber('00000000');

Screenshot from 2021-11-26 01-22-24

@irazasyed
Copy link
Member

irazasyed commented Nov 26, 2021

Please list all the available methods in Readme in the bottom docs section.

Even the poll docs are missing.

@faissaloux faissaloux requested a review from irazasyed November 26, 2021 10:30
@irazasyed irazasyed merged commit 69017ed into laravel-notification-channels:master Nov 26, 2021
@irazasyed
Copy link
Member

Thank you so much 👍

@faissaloux faissaloux deleted the contact-support branch November 26, 2021 11:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants