File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This package makes it easy to send Telegram notification using [Telegram Bot API
17
17
- [ Proxy or Bridge Support] ( #proxy-or-bridge-support )
18
18
- [ Usage] ( #usage )
19
19
- [ Text Notification] ( #text-notification )
20
- - [ Send a poll ] ( #Send -a-poll )
20
+ - [ Send a Poll ] ( #send -a-poll )
21
21
- [ Attach a Photo] ( #attach-a-photo )
22
22
- [ Attach a Document] ( #attach-a-document )
23
23
- [ Attach a Location] ( #attach-a-location )
@@ -125,7 +125,7 @@ Here's a screenshot preview of the above notification on Telegram Messenger:
125
125
126
126
![ Laravel Telegram Notification Example] ( https://user-images.githubusercontent.com/1915268/66616627-39be6180-ebef-11e9-92cc-f2da81da047a.jpg )
127
127
128
- ### Send a poll
128
+ ### Send a Poll
129
129
130
130
``` php
131
131
public function toTelegram($notifiable)
You can’t perform that action at this time.
0 commit comments