Announcements
Get Announcements
GET
/bot/:id/announcements
Path Parameters
Name
Type
Description
id
String
It specifies which bot data you will withdraw.
Add Announcement
POST
/bot/:id/announcements
Path Parameters
Name
Type
Description
id
String
It specifies which bot data you will withdraw.
Headers
Name
Type
Description
Authorization*
String
Delete Announcement
DELETE
/bot/:id/announcements/:announcementId
Path Parameters
Name
Type
Description
id
String
It specifies which bot data you will withdraw.
announcementId
String
Last updated