You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`account.getSettings`| The method is designed to get the current settings of the account |[GetSettings](https://green-api.com/en/docs/api/account/GetSettings/)|
127
-
|`account.setSettings`| The method is designed to set the account settings |[SetSettings](https://green-api.com/en/docs/api/account/SetSettings/)|
128
-
|`account.getStateInstance`| The method is designed to get the state of the account |[GetStateInstance](https://green-api.com/en/docs/api/account/GetStateInstance/)|
129
-
|`account.getStatusInstance`| The method is designed to get the socket connection state of the account instance with WhatsApp |[GetStatusInstance](https://green-api.com/en/docs/api/account/GetStatusInstance/)|
126
+
|`account.get_settings`| The method is designed to get the current settings of the account |[GetSettings](https://green-api.com/en/docs/api/account/GetSettings/)|
127
+
|`account.set_settings`| The method is designed to set the account settings |[SetSettings](https://green-api.com/en/docs/api/account/SetSettings/)|
128
+
|`account.get_state_instance`| The method is designed to get the state of the account |[GetStateInstance](https://green-api.com/en/docs/api/account/GetStateInstance/)|
129
+
|`account.get_status_instance`| The method is designed to get the socket connection state of the account instance with WhatsApp |[GetStatusInstance](https://green-api.com/en/docs/api/account/GetStatusInstance/)|
130
130
|`account.reboot`| The method is designed to restart the account |[Reboot](https://green-api.com/en/docs/api/account/Reboot/)|
131
131
|`account.logout`| The method is designed to unlogin the account |[Logout](https://green-api.com/en/docs/api/account/Logout/)|
132
132
|`account.qr`| The method is designed to get a QR code |[QR](https://green-api.com/en/docs/api/account/QR/)|
133
-
|`account.setProfilePicture`| The method is designed to set the avatar of the account |[SetProfilePicture](https://green-api.com/en/docs/api/account/SetProfilePicture/)|
133
+
|`account.set_profile_picture`| The method is designed to set the avatar of the account |[SetProfilePicture](https://green-api.com/en/docs/api/account/SetProfilePicture/)|
134
134
|`device.getDeviceInfo`| The method is designed to get information about the device (phone) on which the WhatsApp Business application is running |[GetDeviceInfo](https://green-api.com/en/docs/api/phone/GetDeviceInfo/)|
135
135
|`groups.createGroup`| The method is designed to create a group chat |[CreateGroup](https://green-api.com/en/docs/api/groups/CreateGroup/)|
136
136
|`groups.updateGroupName`| The method changes the name of the group chat |[UpdateGroupName](https://green-api.com/en/docs/api/groups/UpdateGroupName/)|
|`account.getSettings`| Метод предназначен для получения текущих настроек аккаунта |[GetSettings](https://green-api.com/docs/api/account/GetSettings/)|
122
-
|`account.setSettings`| Метод предназначен для установки настроек аккаунта |[SetSettings](https://green-api.com/docs/api/account/SetSettings/)|
123
-
|`account.getStateInstance`| Метод предназначен для получения состояния аккаунта |[GetStateInstance](https://green-api.com/docs/api/account/GetStateInstance/)|
124
-
|`account.getStatusInstance`| Метод предназначен для получения состояния сокета соединения инстанса аккаунта с WhatsApp |[GetStatusInstance](https://green-api.com/docs/api/account/GetStatusInstance/)|
121
+
|`account.get_settings`| Метод предназначен для получения текущих настроек аккаунта |[GetSettings](https://green-api.com/docs/api/account/GetSettings/)|
122
+
|`account.set_settings`| Метод предназначен для установки настроек аккаунта |[SetSettings](https://green-api.com/docs/api/account/SetSettings/)|
123
+
|`account.get_state_instance`| Метод предназначен для получения состояния аккаунта |[GetStateInstance](https://green-api.com/docs/api/account/GetStateInstance/)|
124
+
|`account.get_status_instance`| Метод предназначен для получения состояния сокета соединения инстанса аккаунта с WhatsApp |[GetStatusInstance](https://green-api.com/docs/api/account/GetStatusInstance/)|
125
125
|`account.reboot`| Метод предназначен для перезапуска аккаунта |[Reboot](https://green-api.com/docs/api/account/Reboot/)|
126
126
|`account.logout`| Метод предназначен для разлогинивания аккаунта |[Logout](https://green-api.com/docs/api/account/Logout/)|
127
127
|`account.qr`| Метод предназначен для получения QR-кода |[QR](https://green-api.com/docs/api/account/QR/)|
128
-
|`account.setProfilePicture`| Метод предназначен для установки аватара аккаунта |[SetProfilePicture](https://green-api.com/docs/api/account/SetProfilePicture/)|
128
+
|`account.set_profile_picture`| Метод предназначен для установки аватара аккаунта |[SetProfilePicture](https://green-api.com/docs/api/account/SetProfilePicture/)|
129
129
|`device.getDeviceInfo`| Метод предназначен для получения информации об устройстве (телефоне), на котором запущено приложение WhatsApp Business |[GetDeviceInfo](https://green-api.com/docs/api/phone/GetDeviceInfo/)|
130
130
|`groups.createGroup`| Метод предназначен для создания группового чата |[CreateGroup](https://green-api.com/docs/api/groups/CreateGroup/)|
131
131
|`groups.updateGroupName`| Метод изменяет наименование группового чата |[UpdateGroupName](https://green-api.com/docs/api/groups/UpdateGroupName/)|
0 commit comments