{"id":67171,"date":"2025-10-06T12:41:44","date_gmt":"2025-10-06T12:41:44","guid":{"rendered":"http:\/\/performers.cam4.com\/?p=67171"},"modified":"2025-12-12T11:37:12","modified_gmt":"2025-12-12T11:37:12","slug":"messenger-inbox-3","status":"publish","type":"post","link":"https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/","title":{"rendered":"Messenger &#038; Inbox"},"content":{"rendered":"<section class=\"cam4-article alignwide\" lang=\"en\">\n<p class=\"preview-intro\">Discover all Messenger features in one overview.<\/p>\n<style>\n    \/* Design tokens *\/\n    .cam4-article {\n      --surface: #f5f6f8;\n      --text: #1b1b1f;\n      --muted: #6b6f7a;\n      --brand: #ff7a00;\n      --radius: 14px;\n      --radius-sm: 10px;\n      --border: rgba(0, 0, 0, .08);\n      --font: system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial, sans-serif;<\/p>\n<p>      background: transparent !important;\n      box-shadow: none !important;\n      border: 0 !important;\n      border-radius: 0 !important;\n      padding: 0;\n      margin: 0;\n      color: var(--text);\n      line-height: 1.6;\n    }<\/p>\n<p>    \/* Typography *\/\n    .cam4-article,\n    .cam4-article h1,\n    .cam4-article h2,\n    .cam4-article h3,\n    .cam4-article h4,\n    .cam4-article p,\n    .cam4-article li,\n    .cam4-article a {\n      font-family: var(--font) !important;\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n    }<\/p>\n<p>    .cam4-article a { color: var(--brand); text-decoration: none; }\n    .cam4-article a:hover { text-decoration: underline; }<\/p>\n<p>    .cam4-article h1,\n    .cam4-article h2,\n    .cam4-article h3,\n    .cam4-article h4 {\n      font-weight: 800;\n      line-height: 1.25;\n      margin: 0 0 12px;\n      color: #111;\n    }<\/p>\n<p>    .cam4-article h1 { font-size: clamp(28px, 4vw, 40px); letter-spacing: -0.02em; }\n    .cam4-article h2 {\n      font-size: clamp(20px, 2.6vw, 26px);\n      margin-top: 28px;\n      padding-bottom: 6px;\n      border-bottom: 2px solid rgba(255, 122, 0, .20);\n    }\n    .cam4-article h3 { font-size: clamp(18px, 2.2vw, 20px); }<\/p>\n<p>    .cam4-article p { margin: 0 0 12px; }\n    .cam4-article ul, .cam4-article ol { margin: 6px 0 0 18px; }<\/p>\n<p>    .cam4-article .muted { color: var(--muted); }\n    .cam4-article .lead { font-size: clamp(16px, 2.2vw, 18px); color: var(--muted); margin-bottom: 8px; }\n    .cam4-article .preview-intro { margin: 0 0 12px; color: var(--text); }<\/p>\n<p>    \/* Hero *\/\n    .cam4-article .hero {\n      background:\n        radial-gradient(1200px 420px at 20% -10%, rgba(255, 122, 0, .10), transparent 60%),\n        linear-gradient(180deg, rgba(255, 176, 103, .06), transparent 40%);\n      border-left: 6px solid var(--brand);\n      padding: clamp(16px, 3.5vw, 24px);\n      margin: 0 0 18px;\n    }\n    .cam4-article .stamp { font-size: 12px; color: var(--muted); display: block; margin-top: 6px; }<\/p>\n<p>    \/* Cards *\/\n    .cam4-article .cards {\n      display: grid;\n      gap: 12px;\n      grid-template-columns: 1fr;\n      margin-top: 10px;\n    }\n    .cam4-article .card {\n      background: var(--surface);\n      border: 1px solid var(--border);\n      border-radius: var(--radius-sm);\n      padding: 14px;\n    }\n    .cam4-article .card h3 {\n      font-size: 16px;\n      margin-bottom: 6px;\n      position: relative;\n      padding-left: 10px;\n    }\n    .cam4-article .card h3::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 8px;\n      width: 4px;\n      height: 14px;\n      background: var(--brand);\n      border-radius: 2px;\n    }<\/p>\n<p>    \/* Media blocks *\/\n    .cam4-article .video-embed {\n      position: relative;\n      padding-top: 56.25%;\n      border-radius: 14px;\n      overflow: hidden;\n      border: 1px solid var(--border);\n      background: #000;\n      max-width: clamp(320px, 62vw, 680px);\n      margin: 0 auto 14px;\n    }\n    .cam4-article .video-embed video {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n    }<\/p>\n<p>    .cam4-article img {\n      max-width: 100%;\n      height: auto;\n      border-radius: 10px;\n      display: block;\n    }<\/p>\n<p>    .cam4-article .note {\n      font-size: 12px;\n      color: var(--muted);\n      margin-top: 14px;\n      border-top: 1px solid var(--border);\n      padding-top: 10px;\n    }<\/p>\n<p>    \/* WP block container resets *\/\n    .wp-block-group .cam4-article,\n    .cam4-article.wp-block-group {\n      background: transparent !important;\n      box-shadow: none !important;\n      border: 0 !important;\n      border-radius: 0 !important;\n      padding: 0 !important;\n      margin: 0 !important;\n    }<\/p>\n<p>    \/* Layout helpers *\/\n    .cam4-article .split {\n      display: grid;\n      gap: 14px;\n      grid-template-columns: 1fr;\n      align-items: stretch;\n    }\n    .cam4-article .stack > * + * { margin-top: 10px; }\n    .cam4-article .align-left { margin-left: 0; }\n    .cam4-article .fullwidth { max-width: 1000px; margin: 0 auto; }<\/p>\n<p>    \/* Equal heights util *\/\n    .cam4-article .cards.equal { align-items: stretch; }\n    .cam4-article .cards.equal > .card {\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n    .cam4-article .split > .cards { margin-top: 0; }<\/p>\n<p>    \/* Center first image *\/\n    .cam4-article .center-img { display: block; margin-left: auto; margin-right: auto; }\n    .cam4-article .intro-img {\n      display: block;\n      margin-left: auto;\n      margin-right: auto;\n      width: clamp(280px, 60vw, 640px);\n      height: auto;\n    }<\/p>\n<p>    \/* Left column media centering and scaling *\/\n    .cam4-article .left-col-media { display: flex; justify-content: center; }\n    .cam4-article .left-col-media img { max-width: 100%; }<\/p>\n<p>    \/* Responsive grids *\/\n    @media (min-width: 720px) {\n      .cam4-article .cards-2 { grid-template-columns: repeat(2, 1fr); }\n      .cam4-article .cards-3 { grid-template-columns: repeat(3, 1fr); }\n      .cam4-article .cards-4 { grid-template-columns: repeat(4, 1fr); }\n    }\n    @media (min-width: 900px) {\n      .cam4-article .split-2 { grid-template-columns: 1fr 1fr; }\n      .cam4-article .left-col-media img { width: 50%; max-width: 320px; }\n    }\n  <\/style>\n<header class=\"hero\">\n<h1>CAM4 Messenger: improved DM experience<\/h1>\n<p class=\"lead\">Easier to use and much more powerful than just chatting. This guide shows you all the chat and media features, plus how to earn with them.<\/p>\n<p><span class=\"stamp\">Tip: Start using <a href=\"https:\/\/www.cam4.com\/training\/getting-started\/pay-per-text\">Pay\u2011Per\u2011Text<\/a> to get paid for messages and media.<\/span><\/header>\n<section>\n<h2>Quick introduction<\/h2>\n<div class=\"video-embed\"><video controls=\"controls\" width=\"300\" height=\"150\"><source src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/demo-marketing-inbox-1.mov\" type=\"video\/quicktime\" \/>Your browser does not support this video type.<\/video><\/div>\n<p class=\"muted\">Overview Messenger features<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"center-img intro-img\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-5-750x536.jpg\" alt=\"Overview Messenger features\" width=\"474\" height=\"339\" \/><\/p>\n<\/section>\n<section>\n<h2>Benefits of CAM4 Messenger<\/h2>\n<div class=\"split split-2\">\n<div class=\"stack\">\n<div class=\"left-col-media\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/image_2024_02_12T18_16_13_183Z-350x750.png\" alt=\"Messenger mobile example\" width=\"135\" height=\"289\" \/><\/div>\n<\/div>\n<div class=\"cards cards-2 equal\">\n<div class=\"card\">\n<h3>Increased privacy<\/h3>\n<p>Make connections with viewers you choose, via chat and private shows.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>Filter options<\/h3>\n<p>Remove unwanted chat sessions in bulk so your inbox isn&#8217;t cluttered with old DMs.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>Make money<\/h3>\n<p>Earn tokens with tips, pay-per-text, content sales, gifts and private shows.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>Mobile friendly<\/h3>\n<p>The Messenger works smoothly and clearly on the go.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section>\n<h2>Chat upgrades<\/h2>\n<div class=\"split split-2\">\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Chat features<\/h3>\n<p>Save, reply, delete, GIFs and emojis \u2014 plus extra control over who can message you.<\/p>\n<ul>\n<li>Reply and save per message<\/li>\n<li>Message management (delete, report)<\/li>\n<li>GIFs, emojis and media previews<\/li>\n<li>Who can approach you: tighter control<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Winks<\/h3>\n<p>Wink\u2019s are sent from Non-gold users who would like to chat with you. The ability to type in the chat will only be enabled once you reply to their wink.<\/p>\n<p>Gold users can message anyone they want &#8211; No winks needed!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-1-750x536.jpg\" alt=\"Wink and chatflow\" width=\"474\" height=\"339\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section>\n<h2>Sell content (directly in DM)<\/h2>\n<div class=\"split split-2\">\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Sell content in chat<\/h3>\n<p>Add your content directly in the chat so viewers can buy it and watch it immediately.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-5-1-750x372.jpg\" alt=\"Sell content in chat\" width=\"474\" height=\"235\" \/><\/div>\n<\/div>\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Share Fan Clubs<\/h3>\n<p>Promote your Fanclub via DM. The viewer clicks through, becomes a member and then can access your content in the chat.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/13.02.2024_09.36.10_REC.png\" alt=\"Fanclub link example\" width=\"254\" height=\"354\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section>\n<h2>Host a private show via Messenger<\/h2>\n<div class=\"split split-2\">\n<div class=\"cards equal\">\n<div class=\"card\">\n<p>Offer private shows at any time, without having to go live from your profile.<\/p>\n<ul>\n<li>Choose: Cam2Cam or standard private show<\/li>\n<li>Start via the camera icon in the top right of the chat window<\/li>\n<li>Earnings appear directly in the chat afterwards<\/li>\n<\/ul>\n<p class=\"muted\">Tip: Add a Private show schedule so viewers know you&#8217;re ready to go!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/13.02.2024_11.13.23_REC.png\" alt=\"Camera icon private show\" width=\"61\" height=\"53\" \/><\/div>\n<\/div>\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Example screens<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" style=\"margin-bottom: 8px;\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-3-750x314.jpg\" alt=\"Start private show from chat\" width=\"474\" height=\"198\" \/> <img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-4-750x536.jpg\" alt=\"Review and earnings in chat\" width=\"474\" height=\"339\" \/><\/p>\n<p class=\"muted\">Afterwards, the viewer can rate the show; you will see your earnings immediately.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section>\n<h2>Safety and information<\/h2>\n<div class=\"cards cards-3 equal\">\n<div class=\"card\">\n<h3>Report users<\/h3>\n<p>Submit a report for our support team to investigate. Note: this will not remove the user\u2019s ability to contact you.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/13.02.2024_09.34.26_REC.png\" alt=\"Report user\" width=\"383\" height=\"342\" \/><\/div>\n<div class=\"card\">\n<h3>Ban users<\/h3>\n<p>Ban removes the user from your chat and shows; your name disappears from his\/her search results.<\/p>\n<\/div>\n<div class=\"card\">\n<h3>Chat Bot<\/h3>\n<p>Our chat Bot provides direct answers to questions about Messenger, shows and rules.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section>\n<h2>Organize with filters<\/h2>\n<div class=\"split split-2\">\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Inbox management<\/h3>\n<p>Filter conversations, group and save important messages. Manage your inbox quickly with bulk delete.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/Untitled-design-2-750x536.jpg\" alt=\"Filters and inbox management\" width=\"474\" height=\"339\" \/><\/div>\n<\/div>\n<div class=\"cards equal\">\n<div class=\"card\">\n<h3>Media tab<\/h3>\n<p>All of the media you send or receive in the chat will appear in the Media Tab and can be sorted by \u2018Unlocked\u2019, \u2018Photos\u2019 and \u2018Videos\u2019, making it super easy to find!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/performers.cam4.com\/wp-content\/uploads\/image_2024_02_13T14_33_17_364Z-750x424.png\" alt=\"Media tab overview\" width=\"474\" height=\"268\" \/><\/div>\n<div class=\"card\">\n<h3>Save<\/h3>\n<p>Find important info later? Use the \u201cSaved\u201d tab per conversation. Everything is shown chronologically.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/section>\n<div class=\"m-entry__feedback\"><div class=\"m-feedback-prompt\">\n\t\t  <h4 class=\"m-feedback-prompt__header\">Was this article helpful?<\/h4>\n\t\t  <a href=\"#\" class=\"m-feedback-prompt__button m-feedback-prompt__social m-feedback-prompt__social_thumbsup yes\" data-analytics-link=\"feedback-prompt:yes\">\n\t\t    <i class=\"fa fa-thumbs-up\">&nbsp;<\/i>\n\t\t  <\/a>\n\t\t  <a href=\"#\" class=\"m-feedback-prompt__button m-feedback-prompt_form no\" data-analytics-link=\"feedback-prompt:no\">\n\t\t    <i class=\"fa fa-thumbs-down\">&nbsp;<\/i>\n\t\t  <\/a><br>\n\t\t  <div class=\"m-feedback-prompt__display m-feedback-prompt__social yes\">\n\t\t    <p class=\"m-feedback-prompt__text\">Awesome, share it:<\/p>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon facebook fa fa-facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Share<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon twitter fa fa-twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?url=https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/&text=Messenger &#038; Inbox\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Tweet<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon googleplus fa fa-google-plus\" href=\"https:\/\/plus.google.com\/share?url=https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">Google Plus<\/span>\n\t\t    <\/a>\n\t\t    <a class=\"m-feedback-prompt__social--button p-button-social has-icon linkedin fa fa-linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/&title=Messenger &#038; Inbox\" onclick=\"javascript:window.open(this.href,\n  '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;\">\n\t\t      <span class=\"p-button-social__social-text\">LinkedIn<\/span>\n\t\t    <\/a>\n\t\t  <\/div>\n\t\t  \t<div class=\"m-feedback-prompt__display m-feedback-prompt__form no\">\n\t\t  \t<div class=\"thanks feedback-nodisplayall\"><h2>Thanks!<h2><div class=\"m-contact\"><p>Thanks for getting in touch with us.<\/p><\/div><\/div>\n\t\t    <form id=\"contact-form\" class=\"new_support_request\" action=\"\" accept-charset=\"UTF-8\" method=\"post\">\n\t\t    <input type=\"hidden\" id=\"authenticity_token\" name=\"authenticity_token\" value=\"dbde2de471\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pl\/wp-json\/wp\/v2\/posts\/67171\" \/>\n\t\t      <input value=\"https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/\" type=\"hidden\" name=\"currenturl\" id=\"currenturl\">\n\t\t      <input value=\"Messenger &#038; Inbox\" type=\"hidden\" name=\"currenttitle\" id=\"currenttitle\">\n\t\t      <label class=\"is-required\">Help us improve. Give us your feedback:<\/label>\n\t\t      <textarea class=\"p-input__textarea\" name=\"feedbackmessage\" id=\"feedbackmessage\"><\/textarea>\n\t\t      <label class=\"is-required\">Your Full Name:<\/label>\n\t\t      <input class=\"p-input__text\" type=\"text\" name=\"feedbackfullname\" id=\"feedbackfullname\">\n\t\t      <label class=\"is-required\">Your email address:<\/label>\n\t\t      <input class=\"p-input__text\" type=\"text\" name=\"mailinglistemail\" id=\"mailinglistemail\">\n\t\t      <div class=\"feedback-message\" id=\"feedback-message\"><\/div>\n\t\t      <div class=\"__submit\">\n\t\t        <input type=\"submit\" name=\"commit\" value=\"Submit\" class=\"p-button\" id=\"submit-contact-form\" data-analytics-link=\"feedback-prompt:submit\">\n\t\t      <\/div>\n\t\t\t<\/form>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Discover all Messenger features in one overview. CAM4 Messenger: improved DM experience Easier to use and much more powerful than just chatting. This guide shows you all the chat and media features, plus how to earn with them. Tip: Start using Pay\u2011Per\u2011Text to get paid for messages and media. Quick introduction Your browser does not &hellip; <a href=\"https:\/\/performers.cam4.com\/pl\/messenger-inbox-3\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Messenger &#038; Inbox<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":24,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[122,53],"tags":[],"class_list":["post-67171","post","type-post","status-publish","format-standard","hentry","category-using-c4bucks","category-getting-started"],"acf":[],"_links":{"self":[{"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/posts\/67171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/comments?post=67171"}],"version-history":[{"count":12,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/posts\/67171\/revisions"}],"predecessor-version":[{"id":68786,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/posts\/67171\/revisions\/68786"}],"wp:attachment":[{"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/media?parent=67171"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/categories?post=67171"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/performers.cam4.com\/pl\/wp-json\/wp\/v2\/tags?post=67171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}