Emoji
    
    
      
    
    
      
      সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
    
    
      
      আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
     একটি ইমোজি যা একটি বার্তার প্রতিক্রিয়া হিসাবে ব্যবহৃত হয়।
| JSON প্রতিনিধিত্ব | 
|---|
| {
  // Union field contentcan be only one of the following:
  "unicode": string,
  "customEmoji": {
    object (CustomEmoji)
  }
  // End of list of possible types for union fieldcontent.
} | 
| ক্ষেত্র | 
|---|
| ইউনিয়ন ক্ষেত্রের content। প্রয়োজন। ইমোজির বিষয়বস্তু।contentনিম্নলিখিতগুলির মধ্যে একটি হতে পারে: | 
| unicode |  string  ঐচ্ছিক। একটি ইউনিকোড স্ট্রিং দ্বারা উপস্থাপিত একটি মৌলিক ইমোজি। | 
| customEmoji |  object ( CustomEmoji)  একটি কাস্টম ইমোজি। | 
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
  2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
  
  
  
    
      [null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["The core content defines a message reaction emoji, which can be represented in JSON. The `content` field is mandatory and can be either a `unicode` string for basic emojis or a `customEmoji` object for custom emojis.  `unicode` is optional and represents a standard emoji, while `customEmoji` is output-only and links to a separate definition of custom emojis. Only one of the content type is accepted.\n"]]