即时通信message

_相关内容

What is SMQ?

see NotifyStrategy.Message formats XML:The message is in XML format and contains the message body and message attributes.JSON:The message is in JSON format and contains the message body and message attributes.SIMPLIFIED:...

How does SMQ prevent message loss or repeated ...

This topic describes how Simple Message Queue(formerly MNS)prevents message loss or repeated consumption when multiple clients attempt to retrieve a message from a queue at the same time.The VisibilityTimeout parameter can...

Use SMQ SDK for Python to send messages to a topic

This topic describes the prerequisites and sample code for using Simple Message Queue(SMQ)SDK for Python to send messages to a topic.Prerequisites SMQ SDK for Python is installed.For more information,see Install SDK for ...

Message visibility

This topic describes the visible and invisible states,and visibility timeout period of messages.It also explains how to set the visibility timeout period in Simple Message Queue(SMQ,formerly MNS).Visible and invisible ...

Subscription

This topic describes the definition of a subscription,its relationship with other components,and its internal attributes in Simple Message Queue(formerly MNS).Definition and relationship with other components In Simple ...

How many times can each message be consumed?

This topic describes the number of times that each message in Simple Message Queue(formerly MNS)can be consumed.All the messages in your queues can be consumed at least once.We recommend that you delete a message after it ...

Design a Viber message template

This topic describes how to create a Viber message template in the Chat App Message Service console.Prerequisites A Viber channel is created.For more information,see Create a Viber channel.A Viber Business Account is ...

Send Viber Business Messages

This topic describes how to send Viber Business Messages in the Chat App Message Service console.Prerequisites A Viber channel is created.For more information,see Create a Viber channel.A Viber Business Account is ...

Send WhatsApp messages

find the WhatsApp channel,and click its ID or Manage in the Actions column.On the channel details page,click Message Sending in the left-side navigation pane.On the Message Sending page,set Language to specify the language...

PeekMessage

Queries a message.Authorization By default,only Alibaba Cloud accounts can call this operation.RAM users can call this operation only after these RAM users are granted related permissions.The following table describes the ...

Use sample code to send a message to a topic

see Configure endpoints and access credentials.Encoding methods for message bodies If the message body does not contain special characters,we recommend that you do not use Base64 encoding.To send a message,use the message....

Error codes

audio,or video message.InvalidParameter.SendSmsNotSupport The error code returned because fallback messages cannot be sent.InvalidParameter.LanguageNotEmpty The error code returned because the language must be specified ...

BatchSendMessage

the message is in the Delayed state after the message is sent to the queue.The message cannot be consumed until the period that is specified by the DelaySeconds parameter ends and the status of the message changes to ...

Send Messenger Message

This topic describes how to configure the Send Messenger Message component.This component allows you to send Messenger messages,replying through Messenger-specific features.Component information Icon Name Send Messenger ...

How do I extend the retention period of a message ...

This topic describes how to extend the retention period of a message in Simple Message Queue(formerly MNS).To extend the retention period of the message,call the SetQueueAttributes operation to set the ...

Send an Instagram Message

This topic describes how to configure the Send an Instagram Message component.Users can use specific Instagram features to reply to such messages.Component information Icon Name Send an Instagram Message Prerequisites Go ...

Manage queues in the console

This topic describes the operations that you can perform to manage queues in the Simple Message Queue(SMQ,formerly MNS)console.Prerequisites SMQ is activated,and a Resource Access Management(RAM)user is authorized to ...

WhatsApp message rate updates on January 1,2026

Dear customer,Meta is going to change WhatsApp message rates in specific countries and regions.Please read this announcement carefully to assess the impact on your business and prepare accordingly.Background Effective ...

How can I identify messages in SMQ?

This topic describes how to identify messages in Simple Message Queue(formerly MNS).You can use a message ID to identify each message in a queue or topic.The ID of a message is unique within a queue or topic,but is not ...

Viber

This topic provides an overview of Viber and its integration with Chat App Message Service.It covers key benefits,how to create a Viber Channel and apply for a Service ID,and the billing information.What is Viber?...

Error codes

compliant carrier is available for Singapore.SMPP message states SMPP message state Final message state Description DELIVERED DELIVRD Message delivered to destination.EXPIRED EXPIRED Message validity period has expired....

Message template for the Chinese mainland

Pre-registration of message templates is required to send SMS messages to the Chinese mainland.This topic provides an overview of the requirements and restrictions for message templates that are applicable for messages ...

ChatAppStatus

message billing model.MsgFrameType String Yes The message type.Valid values:message:A free-form message.You can send this type of message only within 24 hours of the last message from the user.template:A pre-approved ...

SMS webhook

Use Simple Message Queue(formerly MNS)to receive delivery receipts.Prerequisites An Alibaba Cloud account and an AccessKey pair are created.For more information,see Obtain an AccessKey pair.The MNS queue has access to the ...

Message sending rules

When using Short Message Service(SMS),improper handling of character encoding or billing rules can lead to unexpected costs and delivery failures.This guide explains how to estimate your SMS costs,avoid common ...

How do I increase the maximum size of a message in...

This topic describes how to increase the maximum size of a message in Simple Message Queue(formerly MNS).To increase the maximum size of the message,call the SetQueueAttributes operation to set the MaximumMessageSize ...

Send a WhatsApp Message

This topic describes how to configure the Send a WhatsApp Message component.Users can use specific WhatsApp features to reply to such messages.Component information Icon Name Send a WhatsApp Message Preparations Go to the ...

What is Chat App Message Service

To reach users worldwide,enterprises often need to integrate separate APIs for messaging platforms such as WhatsApp and SMS.This leads to high development and maintenance costs.Chat App Message Service is a global ...

Manage message templates

This topic describes how to manage message templates by calling related API operations.Create a ChatApp message template You can call this operation to create a ChatApp message template.After the message template is ...

Send OTP messages to global users

the flow will attempt to send a WhatsApp message.If the user does not read the message within 60 seconds,the flow will fall back to sending an SMS.Send a WhatsApp message if not delivered within 30 seconds Procedure Drag ...

ReceiveMessage

20000*The ID of the message.The message ID is unique in the queue.ReceiptHandle String 1-ODU4OTkzNDU5My0xNDMyNzI3ODI3LTItOA=The receipt handle that was generated after the message was consumed.You can use the receipt ...

Send a Viber message to multiple phone numbers

API description You can call SendChatappMassMessage to send a Viber message to multiple phone numbers.You can call this operation up to 10 times per second per account.If the number of calls per second exceeds the limit,...

Topic operations

This topic describes how to manage topics in the Simple Message Queue(SMQ,formerly MNS)console.Prerequisites SMQ is activated and Resource Access Management(RAM)users are authorized to access SMQ.For more information,see ...

Overview

The Overview page of the Chat App Message Service console allows you to view the number of messages sent through the created channels within the specified time period and the channel details.This topic describes the ...

Configure the default validity period of message ...

The validity period of message delivery ranges from the time that a message is sent to the time that the message reaches Alibaba Cloud SMS.A validity period does not include the time consumed for sending the message from ...

Message channel between cloud products

Simple Message Queue(SMQ,formerly MNS)has become the preferred message transmission channel for many Alibaba Cloud products due to its simple queue-based messaging model,lightweight protocol,and pay-as-you-go billing model...

Announcement on WhatsApp message rate updates

Starting from August 1,2024,WhatsApp will modify the pricing for utility messages,affecting the message rates for utility messages of Chat App Message Service.The new message rates are listed in the following table....

Use SMQ SDK for PHP to manage messages of a queue

Select an encoding method for the message body If the message body does not contain special characters,we recommend that you do not use Base64 encoding.To send a message,use the message.setMessageBodyAsRawString method to ...

Getting started

This guide outlines the basic concepts,billing methods,and workflow of Chat App Message Service.It covers channel configuration,template design,sending messages via the console or API,and retrieving delivery results....

[Error Code]:InvalidRequestURL,[Message]:...

If the URL that is used to send a request is invalid,Simple Message Queue(formerly MNS)returns the following error message:...[Error Code]:InvalidRequestURL,[Message]:...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用