chore: update docstring
This commit is contained in:
parent
95aed010ea
commit
03af38dabd
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ class PushNotification:
|
|||
:param method: (str) The method to be called on the central relay server.
|
||||
:param params: (dict) The parameters to be sent with the request.
|
||||
:param use_authentication: (bool) Whether to use authentication or not.
|
||||
:return: dict Response data from the central relay server.
|
||||
:return: dict Response data of the request.
|
||||
"""
|
||||
|
||||
if not self.is_enabled():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue