মিডিয়াউইকি এপিআই সাহায্য

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=echocreateevent

(main | echocreateevent)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Echo
  • License: MIT

Manually trigger a notification to a user

Specific parameters:
Other general parameters are available.
user

User to send the notification to

প্রকার: ব্যবহারকারী, যে কোনো ব্যবহারকারী নাম এবং ব্যবহারকারী আইডি (উদাঃ "#12345") দ্বারা
header

Header content of the notification

This parameter is required.
Cannot be longer than ১৬০ bytes.
content

Body content of the notification

This parameter is required.
Cannot be longer than ৫,০০০ bytes.
page

Page to link to in the notification

ধরন: পাতার শিরোনাম
অস্তিত্বহীন পাতাগুলি গ্রহণ করুন।
section

Section where notification would be delivered

This parameter is required.
One of the following values: alert, notice
Default: notice
email

Whether to send an email as well

Type: boolean (details)
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.