Skip to content

Commit e1c8821

Browse files
authored
Update README.md
1 parent 25251be commit e1c8821

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,7 @@ business logic of your system.
211211
| `sending.sendContact` | The method is for sending a message with a contact | [SendContact](https://green-api.com/en/docs/api/sending/SendContact/) |
212212
| `sending.sendLink` | The method is designed to send a message with a link that will add an image preview, title and description | [SendLink](https://green-api.com/en/docs/api/sending/SendLink/) |
213213
| `sending.forwardMessages` | The method is designed for forwarding messages to a personal or group chat | [ForwardMessages](https://green-api.com/en/docs/api/sending/ForwardMessages/) |
214-
| `sending.sendPoll` | The method is designed for sending messages with a poll to a personal or group chat | [SendPoll](https://green-api.com/en/docs/api/sending/SendPoll/)
215-
|
214+
| `sending.sendPoll` | The method is designed for sending messages with a poll to a personal or group chat | [SendPoll](https://green-api.com/en/docs/api/sending/SendPoll/) |
216215
| `serviceMethods.checkWhatsapp` | The method checks if there is a WhatsApp account on the phone number | [CheckWhatsapp](https://green-api.com/en/docs/api/service/CheckWhatsapp/) |
217216
| `serviceMethods.getAvatar` | The method returns the avatar of the correspondent or group chat | [GetAvatar](https://green-api.com/en/docs/api/service/GetAvatar/) |
218217
| `serviceMethods.getContacts` | The method is designed to get a list of contacts of the current account | [GetContacts](https://green-api.com/en/docs/api/service/GetContacts/) |

0 commit comments

Comments
 (0)