1
0
Fork 0
mirror of synced 2025-04-03 13:13:34 +03:00
This commit is contained in:
gwinn 2020-12-15 10:36:22 +00:00
parent 3aa01b8e09
commit d70585aa72
5 changed files with 9 additions and 10 deletions

View file

@ -3805,7 +3805,7 @@
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Nov 26 2020 13:26:11 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 15 2020 10:36:21 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>

View file

@ -254,7 +254,7 @@ export const msgTypeImage = 'image';
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Nov 26 2020 13:26:11 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 15 2020 10:36:21 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>

View file

@ -2122,7 +2122,7 @@
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Nov 26 2020 13:26:11 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 15 2020 10:36:21 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>

View file

@ -44,12 +44,11 @@
<section>
<article><p><a href="https://github.com/retailcrm/mg-bot-api-client-js/actions"><img src="https://github.com/retailcrm/mg-bot-api-client-js/workflows/ci/badge.svg" alt="Build Status"></a>
<a href="https://codecov.io/gh/retailcrm/mg-bot-api-client-js"><img src="https://img.shields.io/codecov/c/gh/retailcrm/mg-bot-api-client-js/master.svg?logo=codecov" alt="Coverage"></a>
<a href="https://npmjs.com/package/mg-api-client"><img src="https://img.shields.io/npm/v/mg-api-client.svg" alt="Latest stable"></a>
<a href="https://www.npmjs.com/package/mg-api-client"><img src="https://img.shields.io/node/v/mg-api-client.svg" alt="Node version"></a>
<a href="https://codecov.io/gh/retailcrm/mg-bot-api-client-js"><img src="https://img.shields.io/codecov/c/gh/retailcrm/mg-bot-api-client-js/master.svg?logo=codecov&amp;logoColor=white" alt="Coverage"></a>
<a href="https://npmjs.com/package/mg-api-client"><img src="https://img.shields.io/npm/v/mg-api-client.svg?logo=npm&amp;logoColor=white" alt="Latest stable"></a>
<a href="https://www.npmjs.com/package/mg-api-client"><img src="https://img.shields.io/node/v/mg-api-client.svg?logo=node.js&amp;logoColor=white" alt="Node version"></a>
<a href="https://retailcrm.github.io/mg-bot-api-client-js/"><img src="https://img.shields.io/badge/doc-github_pages-green" alt="JS Doc"></a></p>
<h1>Message Gateway Bot API JS client</h1>
<p>This is js retailCRM bot API client.</p>
<h1>Message Gateway Bot API JavaScript client</h1>
<h1>Installation</h1>
<pre class="prettyprint source"><code>npm install --save mg-api-client
</code></pre>
@ -148,7 +147,7 @@ ws.on('message', function (content) {
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Nov 26 2020 13:26:11 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 15 2020 10:36:21 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>

View file

@ -341,7 +341,7 @@ export default class Client {
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Thu Nov 26 2020 13:26:11 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Tue Dec 15 2020 10:36:21 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>