Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 476 Bytes

File metadata and controls

23 lines (13 loc) · 476 Bytes

replyBlockSender

Control-mode reply a webhook consumer returns to tell MailKite to block the sender — the string {"status":"ok","actions":[{"type":"block-sender"}]}. Local, no network call.

Local — runs in the SDK, no network call.

Parameters

None.

Returns

string

Example

res = mk.replyBlockSender()

← All methods · Docs · mailkite.dev