MediaWiki API help

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)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • มอดูลนี้ต้องการสิทธิในการเขียน
  • มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
  • แหล่งที่มา: Echo
  • สัญญาอนุญาต: 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 160 bytes.
content

Body content of the notification

This parameter is required.
Cannot be longer than 5,000 bytes.
page

Page to link to in the notification

ชนิด: ชื่อหน้า
รับทั้งหน้ายังไม่ถูกสร้างและสร้างแล้ว
section

Section where notification would be delivered

This parameter is required.
ค่าใดค่าหนึ่งต่อไปนี้: 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.