Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 436 Bytes

File metadata and controls

23 lines (13 loc) · 436 Bytes

replySpam

Control-mode reply a webhook consumer returns to tell MailKite to mark the message as spam — the string {"status":"spam"}. Local, no network call.

Local — runs in the SDK, no network call.

Parameters

None.

Returns

string

Example

res = mk.replySpam()

← All methods · Docs · mailkite.dev