From 60e7d557649c57fbd5295b300d5859c8ad0a137d Mon Sep 17 00:00:00 2001 From: Eliott Vincent Date: Fri, 3 Apr 2026 17:49:36 +0200 Subject: [PATCH] Add upcoming website tier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68d26a8..c655ec8 100755 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ client.website.send_message_in_conversation( ) ``` -**⚠️ Note that, depending on your authentication token tier, which is either `user` or `plugin`, you may not be allowed to use all methods from the library. When in doubt, refer to the library method descriptions below. Most likely, you are using a `plugin` token.** +**⚠️ Note that, depending on your authentication token tier, which is either `user`, `website` or `plugin`, you may not be allowed to use all methods from the library. When in doubt, refer to the library method descriptions below. Most likely, you are using a `plugin` token.** ### Website