-
Notifications
You must be signed in to change notification settings - Fork 0
ChatChannel
A chat channel is a real-time messaging space attached to a Whop product or experience, where members can communicate. The SDK supports listing, reading, and updating chat channels.
$client->chatChannels // Matchable\Whop\Resource\ChatChannelResource| HTTP | GET chat-channels |
| Does | Lists chat channels. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | GET chat-channels/{id} |
| Does | Retrieves a single chat channel by ID. |
| Parameters |
$id — the chat channel ID. |
| Returns | array |
| HTTP | PATCH chat-channels/{id} |
| Does | Updates a chat channel. |
| Parameters |
$id — the chat channel ID; $data — fields to change. |
| Returns | array |
Note: this resource exposes no
createordeletemethod — chat channels are listed, read, and updated only.
$channels = $client->chatChannels->list(['experience_id' => 'exp_...']);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification