Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

No way to disable reply pings #9

Closed
yellowsink opened this issue Apr 9, 2021 · 1 comment
Closed

No way to disable reply pings #9

yellowsink opened this issue Apr 9, 2021 · 1 comment

Comments

@yellowsink
Copy link
Collaborator

yellowsink commented Apr 9, 2021

Seems this can be disabled by sending:

{
	"allowed_mentions": { 
		"parse": [ "users", "roles", "everyone" ],
		"replied_user": false
	}
}

However even if that replied_user field is set to true, mentions will still be disabled.

@yellowsink
Copy link
Collaborator Author

Also referenced in #4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant