Commit 76a290fc authored by fendouai's avatar fendouai

fix the description

parent bb30c62e
......@@ -70,8 +70,9 @@ def ios(alert=None, badge=None, sound=None, content_available=False,
def android(alert, title=None, builder_id=None, extras=None):
"""Android specific platform override payload.
All keyword arguments are optional.
:keyword alert: String alert text.If you set alert to a empty string,then the payload
will not display on notification bar.
more info:https://docs.jiguang.cn/jpush/server/push/rest_api_v3_push/#notification
:keyword alert: String alert text.
:keyword title: String
:keyword builder_id: Integer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment