Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Correction of documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Роман Воронцов committed Feb 28, 2021
1 parent e37fc2c commit 33fe31d
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Documentation/en-EN/ChatApi.Instances/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ChatApi.Instances
# ChatApi.Instances [![NuGet version (ChatApi.Instance)](../../../Images/NuGetVersions/ChatApi.Instance_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.Instance/)
`ChatApi.Instances` allows you to work with ChatApi instances.

### Table of contents
Expand Down
4 changes: 2 additions & 2 deletions Documentation/en-EN/WhatsApp/ChatApi.WA.Account/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Account
'ChatApi.Account' allows you to set up a WhatsApp account. <br/>
# ChatApi.WA.Account [![NuGet version (ChatApi.WA.Account)](../../../../Images/NuGetVersions/ChatApi.WA.Account_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Account/)
`ChatApi.WA.Account` allows you to set up a WhatsApp account. <br/>
For a more detailed introduction to the available functionality, it is recommended to read the material described below.
Operations marked with `*` are reserved, but not implemented.

Expand Down
4 changes: 2 additions & 2 deletions Documentation/en-EN/WhatsApp/ChatApi.WA.Ban/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# WhatsAppApi.Ban
WhatsAppApi.Ban allows you to set a template for automatically blocking phone numbers.
# ChatApi.WA.Ban [![NuGet version (ChatApi.WA.Ban)](../../../../Images/NuGetVersions/ChatApi.WA.Ban_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Ban/)
`ChatApi.WA.Ban` allows you to set a template for automatically blocking phone numbers.

### Table of contents

Expand Down
4 changes: 2 additions & 2 deletions Documentation/en-EN/WhatsApp/ChatApi.WA.Dialogs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# WhatsAppApi.Dialogs
`WhatsAppApi.Dialogs` allows you to work with chats and groups.
# ChatApi.WA.Dialogs [![NuGet version (ChatApi.WA.Dialogs)](../../../../Images/NuGetVersions/ChatApi.WA.Dialogs_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Dialogs/)
`ChatApi.WA.Dialogs` allows you to work with chats and groups.

### Table of contents

Expand Down
5 changes: 2 additions & 3 deletions Documentation/en-EN/WhatsApp/ChatApi.WA.Messages/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# WhatsAppApi.Messages

WhatsAppApi.Messages allows you to work directly with messages, performing operations such as: send, receive, resend, and delete messages. <br/>
# ChatApi.WA.Messages [![NuGet version (ChatApi.WA.Messages)](../../../../Images/NuGetVersions/ChatApi.WA.Messages_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Messages/)
`ChatApi.WA.Messages` allows you to work directly with messages, performing operations such as: send, receive, resend, and delete messages. <br/>
For a more detailed introduction to the available functionality, it is recommended to read the material described below.

### Table of contents
Expand Down
5 changes: 2 additions & 3 deletions Documentation/en-EN/WhatsApp/ChatApi.WA.Queues/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# WhatsAppApi.Queues

`WhatsAppApi.Queues` allows you to work directly with queues, performing operations such as: receiving messages or actions that are in the message queue, as well as clearing queues. <br/>
# ChatApi.WA.Queues [![NuGet version (ChatApi.WA.Queues)](../../../../Images/NuGetVersions/ChatApi.WA.Queues_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Queues/)
`ChatApi.WA.Queues` allows you to work directly with queues, performing operations such as: receiving messages or actions that are in the message queue, as well as clearing queues. <br/>
For a more detailed introduction to the available functionality, it is recommended to read the material described below.

### Table of contents
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ru-RU/ChatApi.Instances/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ChatApi.Instances
# ChatApi.Instances [![NuGet version (ChatApi.Instance)](../../../Images/NuGetVersions/ChatApi.Instance_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.Instance/)
`ChatApi.Instances` позволяет работать с экземплярами ChatApi.

### Оглавление
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ru-RU/WhatsApp/ChatApi.WA.Account/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Account
`ChatApi.Account` позволяет настраивать аккаунт WhatsApp. <br/>
# ChatApi.WA.Account [![NuGet version (ChatApi.WA.Account)](../../../../Images/NuGetVersions/ChatApi.WA.Account_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Account/)
`ChatApi.WA.Account` позволяет настраивать аккаунт WhatsApp. <br/>
Для более подробного ознакомления с имеющимся функционалом, рекомендуется прочтение материала, изложенного ниже.
Операции помеченные `*` являются зарезервированными, но не имплементированными.

Expand Down
4 changes: 2 additions & 2 deletions Documentation/ru-RU/WhatsApp/ChatApi.WA.Ban/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Ban
ChatApi.Ban позволяет задавать шаблон для автоматической блокировки номеров телефонов. <br/>
# ChatApi.WA.Ban [![NuGet version (ChatApi.WA.Ban)](../../../../Images/NuGetVersions/ChatApi.WA.Ban_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Ban/)
`ChatApi.WA.Ban` позволяет задавать шаблон для автоматической блокировки номеров телефонов. <br/>
Для более подробного ознакомления с имеющимся функционалом, рекомендуется прочтение материала, изложенного ниже.

### Оглавление
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ru-RU/WhatsApp/ChatApi.WA.Dialogs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Dialogs
`ChatApi.Dialogs` позволяет работать с чатами и группами. <br/>
# ChatApi.WA.Dialogs [![NuGet version (ChatApi.WA.Dialogs)](../../../../Images/NuGetVersions/ChatApi.WA.Dialogs_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Dialogs/)
`ChatApi.WA.Dialogs` позволяет работать с чатами и группами. <br/>
Для более подробного ознакомления с имеющимся функционалом, рекомендуется прочтение материала, изложенного ниже.

### Оглавление
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ru-RU/WhatsApp/ChatApi.WA.Messages/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Messages
ChatApi.Messages позволяет работать напрямую с сообщениями, выполняя такие операции как: отправлять, получать, переотправлять и удалять сообщения. <br/>
# ChatApi.WA.Messages [![NuGet version (ChatApi.WA.Messages)](../../../../Images/NuGetVersions/ChatApi.WA.Messages_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Messages/)
`ChatApi.WA.Messages` позволяет работать напрямую с сообщениями, выполняя такие операции как: отправлять, получать, переотправлять и удалять сообщения. <br/>
Для более подробного ознакомления с имеющимся функционалом, рекомендуется прочтение материала, изложенного ниже.

### Оглавление
Expand Down
4 changes: 2 additions & 2 deletions Documentation/ru-RU/WhatsApp/ChatApi.WA.Queues/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ChatApi.Queues
`ChatApi.Queues` позволяет работать напрямую с очередями, выполняя такие операции как: получение сообщений или действий, находящихся в очереди сообщения, а так же операции очистки очередей. <br/>
# ChatApi.WA.Queues [![NuGet version (ChatApi.WA.Queues)](../../../../Images/NuGetVersions/ChatApi.WA.Queues_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.WA.Queues/)
`ChatApi.WA.Queues` позволяет работать напрямую с очередями, выполняя такие операции как: получение сообщений или действий, находящихся в очереди сообщения, а так же операции очистки очередей. <br/>
Для более подробного ознакомления с имеющимся функционалом, рекомендуется прочтение материала, изложенного ниже.

### Оглавление
Expand Down
Binary file added Images/NuGetVersions/ChatApi.Core_NuGetVersion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/NuGetVersions/ChatApi.WA.Ban_NuGetVersion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ChatApi
# ChatApi [![NuGet version (ChatApi.Core)](Images/NuGetVersions/ChatApi.Core_NuGetVersion.png)](https://www.nuget.org/packages/ChatApi.Core/)

## What's ChatApi?

ChatApi is an unofficial cross-platform collection of libraries for interacting with the [`сhat-api`](https://chat-api.com) service. <br/>
It may be used for: sending and reading of messages, work on dialogs (personal chats and groups), accounts, queues for sending messages and blacklist operations. <br/>
Also WebHook operations for the instant notifications will be available soon.
Expand Down

0 comments on commit 33fe31d

Please sign in to comment.