Access Token Pricing: By default, access tokens are zero-priced in your bot's database. We have added an option to make them inherit the price of the original plan, which can be useful for affiliate commissions and analytics reporting.
POST /members/accessToken API method: Updated to support POST requests. The previous support for GET requests will be removed in the future. Admins are advised to update their code accordingly.
/membershipstatus: Now displays the subscribed plan of the user.
Built-in Support: Provides membership status, subscribed plan, and time remaining until membership expiration for users who send messages through the bot.