CN114666291A - Message sending method and device - Google Patents

Message sending method and device Download PDF

Info

Publication number
CN114666291A
CN114666291A CN202210299102.2A CN202210299102A CN114666291A CN 114666291 A CN114666291 A CN 114666291A CN 202210299102 A CN202210299102 A CN 202210299102A CN 114666291 A CN114666291 A CN 114666291A
Authority
CN
China
Prior art keywords
receiving object
message
receiving
objects
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210299102.2A
Other languages
Chinese (zh)
Inventor
符坚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202210299102.2A priority Critical patent/CN114666291A/en
Publication of CN114666291A publication Critical patent/CN114666291A/en
Priority to PCT/CN2023/083125 priority patent/WO2023179680A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a message sending method, a message sending device, electronic equipment and a readable storage medium, and belongs to the technical field of computers. The method comprises the steps of determining a receiving object set, sending a first message to a first receiving object in the receiving object set, and continuously sending the first message to other receiving objects in the receiving object set when the duration time for not receiving a reply message of the first receiving object is detected to exceed a preset time length or the reply message of the first receiving object received in the first preset time length does not meet a preset condition.

Description

Message sending method and device
Technical Field
The application belongs to the technical field of computers, and particularly relates to a message sending method and device.
Background
With the continuous development of internet technology, more and more users begin to use instant messaging software to communicate with others on a daily basis and at work. In some scenarios, a user may need to send the same message to different users.
In the related art, the instant messaging software generally provides a message group sending function, and a user can start a multi-selection function in a contact list before or after inputting a message, select multiple contacts in the contact list, and send the message which is input just now to the multiple contacts at the same time.
However, in some scenarios, when a user sends an offer or a request to a plurality of contacts, only one contact needs to answer the offer or the request, and the technique of group delivery message may cause that at least two contacts answer the offer or the request at the same time, which is difficult to meet the requirement of the user.
Disclosure of Invention
An object of the embodiments of the present application is to provide a message sending method, an apparatus, an electronic device, and a readable storage medium, which can solve a problem that a user cannot be conveniently implemented when the user wants to find a contact who answers an offer or a request from at least two contacts.
In a first aspect, an embodiment of the present application provides a message sending method, where the method includes:
under the condition of acquiring the first message, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects;
receiving a first input of the first message from a user;
in response to the first input, sending the first message to a first recipient object of the set of recipient objects;
under the condition that the reply message of the first receiving object is not received within a first preset time length or the reply message of the first receiving object received within the first preset time length does not meet a preset condition, the first message is sent to a second receiving object in the receiving object set;
wherein the first receiving object is different from the second receiving object.
In a second aspect, an embodiment of the present application provides a message sending apparatus, including:
the determining module is used for determining a receiving object set under the condition that the first message is obtained; wherein, the receiving object set comprises at least two receiving objects;
the receiving module is used for receiving a first input of the first message from a user;
a first sending module, configured to send the first message to a first receiving object in the receiving object set in response to the first input;
a second sending module, configured to send a reply message of the first receiving object to a second receiving object in the receiving object set when the reply message of the first receiving object received within a first preset time does not meet a preset condition; wherein the first receiving object is different from the second receiving object.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor and a memory, where the memory stores a program or instructions executable on the processor, and the program or instructions, when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In a sixth aspect, embodiments of the present application provide a computer program product, stored on a storage medium, for execution by at least one processor to implement the method according to the first aspect.
In the embodiment of the application, the method comprises the steps of determining a receiving object set under the condition that a first message is obtained; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of a first message from a user; in response to a first input, sending a first message to a first recipient object in the set of recipient objects; and under the condition that the reply message of the first receiving object is not received within the first preset time length or the reply message of the first receiving object received within the first preset time length does not meet the preset condition, sending the first message to a second receiving object in the receiving object set. The method and the device for receiving the messages can determine the set of the receiving objects, send the first message to the first receiving object in the set of the receiving objects, and continue to send the first message to the rest receiving objects in the set of the receiving objects under the condition that the duration time for not receiving the reply message of the first receiving object exceeds the preset time length or the reply message of the first receiving object received in the first preset time length does not meet the preset condition.
Drawings
Fig. 1 is a flowchart of a message sending step provided in an embodiment of the present application;
FIG. 2 is a flow chart of another message sending procedure provided in an embodiment of the present application;
fig. 3 is a schematic diagram of a first message provided in an embodiment of the present application;
fig. 4 is a schematic diagram of an object list trigger provided in an embodiment of the present application;
fig. 5 is a schematic diagram of selecting a receiving object according to an embodiment of the present application;
fig. 6 is a schematic diagram illustrating a receiving object set provided in an embodiment of the present application;
fig. 7 is a block diagram of a message sending apparatus according to an embodiment of the present application;
fig. 8 is an electronic device provided in an embodiment of the present application;
fig. 9 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or at least two. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/", and generally means that the former and latter related objects are in an "or" relationship.
The message sending method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
The following description will be made of terms related to the embodiments of the present disclosure:
a first message: the first message may be multimedia content that the user wants to send, such as text, voice, pictures, files, etc., or may be chat record content with the receiving object, such as pictures, text messages, etc., sent by other users in the group.
Receiving an object: the receiving object may be a chat object, such as a contact, an intelligent customer service, or the like, or may be a group including at least one chat object, and the user may receive a message sent by another chat object in the group, or may send a message in the group. In the embodiment of the application, a contact, a chat object and the like which can receive a message sent by a user can be taken as a receiving object. The user can send a message to the receiving object through the instant messaging software on the terminal device.
Receiving a set of objects: the receiving object set may include at least two different receiving objects, and when sending the first message to the receiving object in the receiving object set, the first message may be sent to one of the receiving objects first, and then the message may be sent to another message object that has not sent the first message, and so on, that is, the first message may be sent to the receiving object in the receiving object set successively.
Referring to fig. 1, fig. 1 shows a flow chart of a message sending step provided in an embodiment of the present application, and as shown in fig. 1, the method specifically includes the following steps:
step 101, determining a receiving object set under the condition of acquiring a first message; wherein, the receiving object set comprises at least two receiving objects.
The user can communicate with each receiving object through instant messaging software running on the terminal device. The receiving object may be a chat object, such as a contact, an intelligent service, or the like, or may be a group including at least one chat object, and the user may receive a message sent by another chat object in the group, or may send a message in the group.
The first message may be multimedia content input or uploaded by the user, such as text, voice, pictures, files, etc., or may be chat record content with the receiving object, such as pictures, text messages, etc. sent by other users in the group. In this embodiment, the first message includes any content that can be sent or forwarded to the receiving object, and this embodiment is not particularly limited in this respect.
The receiving object set includes at least two receiving objects, which may be determined according to manual selection of at least two contacts by a user, or may be automatically generated in other manners, for example, all contacts are sorted in a descending order according to contact frequency of the user and all contacts, and the receiving object set is constructed according to a preset number of contacts ranked ahead, which is not specifically limited in this embodiment of the present application.
It should be noted that, in the embodiment of the present application, the determination order of the first message and the received object set is not limited, the first message may be determined first, and then the received object set corresponding to the first message is determined, or the received object set may be determined first, and then the first message to which the received object set is applied is determined, and a technician may flexibly adjust the determination order according to actual needs.
Step 102, receiving a first input of the first message from the user.
The first input to the first message may be an operation of clicking, long-pressing, and the like on a display position of the first message, or an operation of clicking, long-pressing, and the like on a message sending button corresponding to the first message, and the user may trigger the first input corresponding to the first message in various ways, which is not limited in this embodiment of the application.
It will be appreciated that the first input may also be an input to a target control, which is the control displayed in the current interface for chained transmission.
For example, a user may enter a chat interface with any chat object, input a first message in an input box of the chat interface, select at least two contacts through a contact list to generate a receiving object set, and finally start a chained sending process of the first message by clicking a message sending button corresponding to the first message.
Step 103, in response to the first input, sending the first message to a first receiving object in the receiving object set. After receiving a first input of the first message from the user, a chain transmission process for the first message may be started, and the first message is first transmitted to a first receiving object in the receiving object set.
There may be at least two receiving objects in the set of receiving objects, and after the user sends the first message, the first message will be sent to the first receiving object first. The first receiving object may be determined by a user by specifying a receiving object in the receiving object set, or may be randomly determined from the receiving object set. In the embodiment of the present application, a determination method of a first receiving object is not specifically limited herein, and when the receiving object set includes a current receiving object corresponding to a chat interface currently displaying reality, the current receiving object may also be directly used as the first receiving object.
And 104, sending the first message to a second receiving object in the receiving object set under the condition that the reply message of the first receiving object is not received within a first preset time length or the reply message of the first receiving object received within the first preset time length does not meet a preset condition.
In the embodiment of the present application, the second receiving object may be any receiving object in the receiving object set except the first receiving object, for example, if there are 3 receiving objects A, B and C in the chain transmission combination, and before this step is performed, the first message is already sent to the receiving object B (the first receiving object), the second receiving object may be any one of the receiving objects a and C.
In some scenarios, a user may first make a request to a plurality of other users, and if someone answers the request, the user's goal is met. For example, a user needs to borrow a bicycle from friends, in order to avoid an embarrassing situation caused by two friends simultaneously answering a borrowing request, the user generally does not send borrowing requests to a group of friends, but sequentially sends the borrowing requests to the friends according to a certain sequence, after each time of sending the borrowing request, if the friend does not respond for a long time, the user stops waiting, and continues to send the borrowing request to the next friend so as to borrow the bicycle as soon as possible. For another example, the user has two movie tickets, wants to invite a friend to watch a movie together, and sends invitation information to a friend first, if the friend does not reply for a long time, the user needs to send an invitation to another friend, and so on, if a friend accepts the invitation, the user finds a friend who can accompany the friend to watch the movie together, and can stop the subsequent sending process.
In the above example, after the user sends a message to one contact, if a reply of the contact is received, the user may determine whether to continue sending the message to the next contact according to the reply content, for example, if the first contact sending the message replies to agree, the user achieves the purpose without continuing to send the message, and if the first contact sending the message replies disagreement, the user continues to send the message to the next contact. In this case, in order to achieve the purpose as soon as possible, if the message is not replied for a long time, the user will continue to send the request message to the next contact, so the user needs to pay attention to the time when the message is not replied, and send the message to the next contact in time after not receiving the reply message for a long time, thereby avoiding wasting time. But the user often forgets the time, which results in that the information is not sent to the next contact in time, and the goal cannot be achieved in time.
Therefore, it can be understood that the case that the reply message of the first receiving object does not satisfy the preset condition is: the reply message cannot achieve the purpose of the first message, and correspondingly, the condition that the reply message of the first receiving object meets the preset condition is that: the reply message may serve the purpose of the first message.
In one case, after sending the first message to the first receiving object in the receiving object set, the duration of not receiving the reply message of the first receiving object may be recorded, and if the duration reaches the first preset duration, the first message may be continuously sent to the second receiving object in the receiving object set, so as to reduce the workload of the user in sending the chained message, and also avoid time waste caused by the user forgetting to continue sending the message. If the reply message of the first receiving object is received before the duration reaches the first preset duration, whether the reply message meets the preset condition or not can be further determined, and the first message is continuously sent to the second receiving object in the receiving object set under the condition that the reply message does not meet the preset condition.
The preset condition can be a keyword manually set or preset by a user, and under the condition that the reply message contains the keyword, the reply message is judged to accord with the preset condition; the preset condition may also comprise the semantics of the reply message, for example, in case the semantics of the reply message characterize a positive meaning, the reply message is determined to comply with the preset condition, in case the semantics of the reply message characterize a negative meaning, the reply message is determined to not comply with the preset condition.
It should be noted that, because the receiving object set may further include at least 3 receiving objects, in this embodiment, the processing procedure for the first receiving object and the second receiving object may also be applied to other receiving objects in the receiving object set, so as to implement a chain transmission procedure for each receiving object in the receiving object set.
To sum up, a message sending method provided by the embodiment of the present application includes, in a case where a first message is obtained, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of a first message from a user; in response to a first input, sending a first message to a first recipient object in the set of recipient objects; and under the condition that the reply message of the first receiving object is not received within the first preset time length or the reply message of the first receiving object received within the first preset time length does not meet the preset condition, sending the first message to a second receiving object in the receiving object set. The method and the device for receiving the messages can determine the set of the receiving objects, send the first message to the first receiving object in the set of the receiving objects, and continue to send the first message to the rest receiving objects in the set of the receiving objects under the condition that the duration time for not receiving the reply message of the first receiving object exceeds the preset time length or the reply message of the first receiving object received in the first preset time length does not meet the preset condition.
Referring to fig. 2, fig. 2 is a flowchart illustrating another message sending step provided in the embodiment of the present application, and as shown in fig. 2, the method specifically includes the following steps:
step 201, under the condition of acquiring a first message, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects.
Referring to fig. 3, fig. 3 shows a schematic diagram of a first message provided by an embodiment of the present application, as shown in fig. 3, a user may enter a chat interface with contact 1 in instant messaging software and enter a text content 31 "do you see a movie in the afternoon of today? ", the text content 31 may be used as the first message.
Optionally, after the first message is obtained, the object list may be displayed to the user in the current interface, or the object list may be displayed to the user in a page jump manner, so that the user may determine the received object set through the object list. For example, after the first message is acquired, jumping to a contact page from a current session interface is performed, so as to prompt the user to select a receiving object.
Further, in this embodiment of the present application, a user may call out an object list through a manual operation, for example, referring to fig. 4, fig. 4 shows an object list trigger diagram provided in this embodiment of the present application, as shown in fig. 4, after the user inputs a first message in a message input box, long press, slide, short press, or double click is performed on the first message, and a control list 4 including an object selection button 41 may be called out on a current interface, and after the user clicks the object selection button 41, the object list may be presented to the user.
In addition, after the first message is acquired, semantic recognition can be performed on the content of the first message, and when the content of the first message meets the chain sending condition, display of the object list can be automatically triggered. The chained transmission condition may include whether the first message includes a preset keyword and/or whether the first message is a request. For example, if the first message is "ask for 3 pm to accompany me to watch a movie? After semantic recognition is carried out on the first message, the first message is determined to be a request, and then an object list is automatically displayed to a user so that the user can determine a receiving object set according to the object list.
Optionally, step 201 may further include:
sub-step 2011, in case that the object list is displayed, receives a second input from the user to N objects in the object list.
After the first message is acquired, a receiving object set corresponding to the first message may be further determined. Specifically, after the object list is displayed to the user and the second input of the user to the N objects in the object list is received, the set of received objects may be determined from the object list according to the second input. Wherein, all chat objects of the user can be contained in the object list. The second input may be a click, a long click, a drag, and the like, and the embodiment of the present application is not particularly limited herein. Wherein N is a positive integer.
In the embodiment of the application, the user can intuitively select the receiving objects through the receiving objects to form the receiving object set, so that the convenience of determining the receiving object set by the user is improved.
Substep 2012, responsive to said second input, determines said N objects as a set of received objects.
After the receiving object list is presented to the user, a second input of the user for the N receiving objects in the receiving object list may be received, and the user may select at least two receiving objects in the receiving object list through the second input and construct a receiving object set according to the receiving objects selected by the user.
In the embodiment of the application, the object list can be called out quickly in the interface after the user inputs the first message normally, and the receiving object set of the first message is determined quickly through the selection operation of the object list, so that the corresponding relation between the first message and the receiving object set is established, and the efficiency of the user in performing message chain type sending is improved.
It can be understood that, since the receiving object set includes a plurality of receiving objects, the plurality of receiving objects may be arranged in the receiving object set in a certain order, and therefore, each receiving object has one order information in the receiving object set.
Optionally, the sequence information of the receiving objects in the receiving object combination may be related to the selection sequence of the user.
Specifically, after the object list is displayed to the user, a selection operation of the user for the received objects in the object list may be received, corresponding order information is added to each received object according to the order of each received object selected by the user, and a received object set is generated according to each received object and the corresponding order information. It should be noted that the order information of the receiving objects may also be embodied by the arrangement order of the receiving objects in the receiving object set, and each receiving object may be sequentially added to the set according to the order of each receiving object selected by the user to obtain the receiving object set. That is, it can be appreciated that the earlier the user selected object is in the order of the received set of objects. Exemplarily, as shown in fig. 5, if the user selects a contact 1 and a contact 2 in sequence, then the contact 1 and the contact 2 are sequentially added into the receiving object set, where the order information of the contact 1 in the receiving object set is 1, and the order information of the contact 2 in the receiving object set is 2.
Optionally, the cis information of the receiving object in the receiving object combination may also be related to the relationship of the receiving object to the user.
Specifically, the relationship between each receiving object and the user is obtained, and the relationship may be determined according to the latest time point of the communication session between each receiving object and the user, or may be determined according to the total duration of the communication session between each receiving object and the user. It can be understood that the closer the point in time the receiving object is in a communication session with the user, the earlier the order in the set of receiving objects.
In the embodiment of the application, each receiving object in the receiving object set may have corresponding priority information, and therefore, in a subsequent process of sending the first message, the first message may be sent to each receiving object according to the priority information corresponding to the receiving object, so that a user can more efficiently achieve a purpose of sending the first message.
Step 202, receiving a first input of the first message from the user.
This step can be referred to as step 102, and is not described in detail in this embodiment of the present application.
Step 203, in response to the first input, sending the first message to a first receiving object in the receiving object set.
In some cases, the user may not be particularly aware of the order in which the first messages are sent during the chain transmission, for example, the user has selected 5 receiving objects in the object list to find individuals in 5 friends to watch a movie together, and the messages may be sent to the 5 friends in a random order.
In other cases, the user has certain requirements on the sending order of the first message, and the messages can be sent to the 5 friends from high to low in sequence according to the sequence of the 5 receiving objects in the receiving object set.
Specifically, before the first message is sent, the first receiving object needs to be determined first, and since the receiving objects in the receiving object set established in the above step have the order information, the receiving object with the order information most ahead in the receiving object set may be determined as the first receiving object according to the order information. And then sending the first message to the first receiving object.
In the embodiment of the application, a first receiving object can be determined by receiving the order information of a plurality of receiving objects in the object set, and then a first message is sent to the first receiving object. Specifically, the message may be preferentially sent to an object that the user considers to be more important, or an object that has a closer relationship with the user. Enabling the user to receive the reply message more quickly.
Step 204, when the reply message of the first receiving object is not received within a first preset time length, or when the reply message of the first receiving object received within the first preset time length does not meet a preset condition, the first message is sent to a second receiving object in the receiving object set.
If the reply message of the first receiving object is received within the first preset time length, whether the reply message of the first receiving object meets the preset condition or not can be further judged according to the reply content of the first receiving object, and the first message is continuously sent to the second receiving object under the condition that the reply message of the first receiving object does not meet the preset condition.
For example, the first message is "would you like to watch a movie with me in the afternoon? If the message replied within the first preset time after the first receiving object receives the message is 'good', the first receiving object receives the invitation of the user, the purpose of the user is achieved, and the chain transmission process can be stopped. If the message replied by the first receiving object in the first preset time length is 'inconvenient', the first receiving object can not receive the film watching requirement of the user, and the chained transmitting process needs to be continued to transmit the first message to the second receiving object in the receiving object set.
Typically, if a reply message sent by a recipient expresses a positive meaning, that means that the recipient accepts the offer or requirement posed by the first message. And if a reply message of a recipient expresses a negative meaning, it means that the recipient rejects the offer or requirement posed by the first message. Thus, after receiving a reply message of the receiving object, the reply message may be semantically recognized to determine the meaning expressed by the reply message, and in case the reply message expresses a positive meaning, it is determined that the reply message satisfies the preset condition, and in case the reply message expresses a negative meaning, it is determined that the reply message does not satisfy the preset condition.
Specifically, the semantic recognition of the reply message may adopt a keyword method, that is, the reply message is matched with a preset positive keyword, and the reply message is determined to satisfy a preset condition under the condition that the reply message includes the preset positive keyword. The preset positive keywords may include keywords that express positive meanings, such as "may", "good", "no problem", and the like. And under the condition that the reply message does not contain the preset positive keyword or the reply message contains the preset negative keyword, determining that the reply message does not meet the preset condition. The negative keywords may include "not go", "not want", "not empty", and other keywords expressing negative meanings.
In addition, semantic recognition can be performed on the reply message in other manners, for example, the reply message can be input into a pre-trained semantic recognition network, and whether the reply message meets the preset condition is determined according to an output result of the semantic recognition network. It should be noted that the semantic identification mode may be flexibly selected according to actual needs, and the embodiment of the present application is not specifically limited herein. For example, it may be determined that the reply message satisfies a preset condition in a case where the semantic recognition result represents a positive meaning.
In the embodiment of the application, the reply message can be subjected to semantic recognition, the message type of the reply message is determined according to the semantic recognition result, and the meaning expressed by the reply message can be determined more accurately.
Optionally, in a case that the reply message satisfies a preset condition, the chained transmission process of the first message is ended.
If the reply message of the first receiving object meets the preset condition, which means that the first receiving object accepts the invitation or requirement of the first message, the chained sending process for the first message can be ended, and a notification prompt is sent to prompt the user that the chained sending process is ended.
Optionally, step 204 may further include:
substep 2041, obtaining the order information of each receiving object in the receiving object set.
In this embodiment of the present application, each receiving object in the receiving object set may include corresponding priority information, and may obtain the priority information of each receiving object in the receiving object set, and determine the second receiving object according to the priority information of each receiving object. The order information of the receiving objects may be the arrangement order of the receiving objects in the receiving object set, or may be a numerical value corresponding to the receiving objects.
Substep 2042 of determining a receiving object whose order information is the first order except for the first receiving object as the second receiving object.
It can be understood that, since the first message is already sent to the first receiving object, the first receiving object should be excluded when determining the second receiving object, and specifically, the receiving object with the highest order information (order 1) in the receiving object set except the first receiving object may be determined as the second receiving object.
For example, the set of received objects includes 3 received objects: the receiving object A is a first receiving object, the order information of the first receiving object is 1, the order information of the first receiving object is 2, and the order information of the first receiving object is 3. The receiving object with the highest priority information in the receiving object set except the first receiving object is the receiving object B, and the receiving object B can be determined as the second receiving object.
In the embodiment of the present application, the order of sequentially sending messages to the plurality of receiving objects after sending a message to the first receiving object may be determined by obtaining the order of the plurality of receiving objects in the receiving object set. Specifically, the message may be preferentially sent to an object that the user considers to be more important, or an object that has a closer relationship with the user. Enabling the user to receive the reply message more quickly.
Step 205, sending the first message to a third receiving object in the receiving object set when the reply message of the second receiving object is not received within a second preset time length, or when the reply message of the second receiving object received within the second preset time length does not satisfy the preset condition.
The user may have a different degree of emphasis on each recipient object in the set of recipient objects. The user can set different preset durations for different reception objects.
In this embodiment of the application, the first receiving object may correspond to a first preset duration, so that the reply message of the first receiving object is not received within the first preset duration, or the first message is sent to the second receiving object in the receiving object set when the reply message of the first receiving object received within the first preset duration does not satisfy a preset condition. The second receiving object may correspond to a second preset time length, so that the reply message of the second receiving object is not received within the second preset time length, or, in a case that the reply message of the second receiving object received within the second preset time length does not satisfy a preset condition, the first message is sent to a third receiving object in the receiving object set, and so on. The first preset time length can be the same as or different from the second preset time length, the preset time length can be set by a user, and different preset time lengths can be automatically set according to the historical message reply speed of each receiving object.
For example, the user wants to find a friend to watch a movie with contact 1, contact 2, and contact 3, but of these 3 contacts, the user wants to watch the movie with contact 1, contact 2, and contact 3. In this case, the length of time the user is willing to wait for each contact to reply to the message is different for contact 1, contact 2 and contact 3. The user may set the first preset time duration corresponding to the contact 1 to 10 minutes, and set the second preset time duration corresponding to the contact 2 to 5 minutes.
Referring to fig. 6, fig. 6 shows a schematic view of displaying a receiving object set according to an embodiment of the present application, and as shown in fig. 6, after the receiving object set is determined, each receiving object in the receiving object set may be sequentially displayed above the first message according to its corresponding rank. It should be noted that the receiving objects in the receiving object set may be continuously displayed before the whole chain transmission process is finished, so that the user can adjust the preset duration corresponding to each receiving object at any time in the whole chain transmission process.
The time setting operation of the user on the receiving object can be received, and the time setting operation can be clicking, long pressing and other operations on the receiving object which is displayed, and can also be a series of operations of calling out a target preset duration setting option, selecting the target preset duration setting option and the like. As shown in fig. 6, the user may call a preset duration setting option for the contact 1 by clicking the contact 1, and set the preset duration corresponding to the contact 1 by selecting the preset duration setting option.
When a time setting operation acting on a specific receiving object is detected, a time input control can be displayed for a user, a time parameter input by the user in a time input space is received, and the preset duration of the specific receiving object is determined according to the time parameter. It should be noted that the time parameter may be a time length, or a time point, and when the time parameter is the time length, after the first message is sent to the specific receiving object, if the reply message of the specific receiving object is not received within the time length, the first message is continuously sent to the next cis-position receiving object in the receiving object set; and under the condition that the time parameter is the time point, after the first message is sent to the specific receiving object, if the reply message of the specific receiving object is not received before the time point, continuing to send the first message to the next cis-receiving object in the receiving object set.
In this embodiment of the application, the user may further set different preset durations for each receiving object in the receiving object set. The user can wait for different durations for the receiving objects with different importance degrees, the efficiency of sending the first message to each receiving object in the receiving object set is improved, and the personalized sending requirement of the user is met.
Step 206, in case that it is detected that the reply message of the first receiving object is not received within a third preset time period, or in case that the received reply message of the second receiving object meets a preset condition, a first operation is executed.
In an embodiment of the present application, the first operation includes at least one of: the method comprises the steps of withdrawing a first message sent to a first receiving object, and sending a preset message for prompting the first receiving object to ignore the first message to the first receiving object.
In order to avoid that the invitation or the request is replied and agreed by the first receiving object only after the first preset duration is ended, and the invitation or the request may be agreed by at least two receiving objects, the first message sent to the first receiving object may be directly withdrawn under the condition that the reply message of the first receiving object is not received within the third preset duration or the reply message of the second receiving object meets the preset condition, or the preset message is sent to the first receiving object to prompt the first receiving object to ignore the first message, so that the first receiving object is prevented from seeing the first message and replying after the first preset duration is ended. It should be noted that the third preset time period may be the same as or different from the first preset time period.
For example, the preset message may be "it is not good to send a mistake, please ignore the previous message," or "the problem is solved, please ignore the previous message," and the like.
In the embodiment of the present application, when the first message is sent to the next receiving object, the first message sent to the previous receiving object may be withdrawn, or the previous receiving object is informed to ignore the received first message, so that a situation that a plurality of receiving objects agree with the user request at the same time may be avoided, and the applicability and the user experience of the present solution are enhanced.
To sum up, a message sending method provided by the embodiment of the present application includes, in a case where a first message is obtained, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of a first message from a user; in response to the first input, sending a first message to a first receiving object in the set of receiving objects; and under the condition that the reply message of the first receiving object is not received within the first preset time length or the reply message of the first receiving object received within the first preset time length does not meet the preset condition, sending the first message to a second receiving object in the receiving object set. The method and the device for receiving the messages can determine the set of the receiving objects, send the first message to the first receiving object in the set of the receiving objects, and continue to send the first message to the rest receiving objects in the set of the receiving objects under the condition that the duration time for not receiving the reply message of the first receiving object exceeds the preset time length or the reply message of the first receiving object received in the first preset time length does not meet the preset condition.
According to the message sending method provided by the embodiment of the application, the execution main body can be a message sending device. In the embodiment of the present application, a method for a message sending apparatus to execute message sending is taken as an example, and the message sending apparatus provided in the embodiment of the present application is described.
Referring to fig. 7, fig. 7 is a block diagram of a message sending apparatus according to an embodiment of the present application, and as shown in fig. 7, the message sending apparatus includes:
a determining module 401, configured to determine a receiving object set when the first message is obtained; wherein, the receiving object set comprises at least two receiving objects;
a receiving module 402, configured to receive a first input of the first message from a user;
a first sending module 403, configured to send the first message to a first receiving object in the receiving object set in response to the first input;
a second sending module 404, configured to send the reply message of the first receiving object to a second receiving object in the receiving object set when the reply message of the first receiving object received within a first preset time does not meet a preset condition; wherein the first receiving object is different from the second receiving object.
Optionally, the determining module includes:
the receiving submodule is used for receiving second input of a user to N objects in the object list under the condition that the object list is displayed;
a determination submodule for determining the N objects as a set of received objects in response to the second input; wherein N is a positive integer.
Optionally, the apparatus further comprises:
an obtaining module, configured to obtain order information of each receiving object in the receiving object set;
the determining module is further configured to determine a receiving object whose order information is a first order except the first receiving object as the second receiving object; the sequence information is related to the selection sequence of the user, or the sequence information is related to the relation between the receiving object and the user.
Optionally, the apparatus further comprises:
a third sending module, configured to send the first message to a third receiving object in the receiving object set when a reply message of the second receiving object is not received within a second preset time period, or when the reply message of the second receiving object received within the second preset time period does not satisfy the preset condition; wherein the first receiving object, the second receiving object, and the third receiving object are different receiving objects.
Optionally, the apparatus further comprises:
the operation module is used for executing a first operation when detecting that the reply message of the first receiving object is not received within a third preset time length or when the received reply message of the second receiving object meets a preset condition; wherein the first operation comprises at least one of: and withdrawing the first message sent to the first receiving object, and sending a preset message to the first receiving object to prompt the first receiving object to ignore the first message.
To sum up, the message sending apparatus provided in the embodiment of the present application includes determining a receiving object set when a first message is obtained; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of a first message from a user; in response to a first input, sending a first message to a first recipient object in the set of recipient objects; and under the condition that the reply message of the first receiving object is not received within the first preset time length or the reply message of the first receiving object received within the first preset time length does not meet the preset condition, sending the first message to a second receiving object in the receiving object set. According to the method and the device, the receiving object set can be determined, the first message is sent to the first receiving object in the receiving object set, and the first message is continuously sent to the other receiving objects in the receiving object set only when the fact that the duration time of not receiving the reply message of the first receiving object exceeds the preset time length or the reply message of the first receiving object received in the first preset time length does not meet the preset condition is detected.
The message sending device in the embodiment of the present application may be an electronic device, or may be a component in the electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be a device other than a terminal. The electronic Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic Device, a Mobile Internet Device (MID), an Augmented Reality (AR)/Virtual Reality (VR) Device, a robot, a wearable Device, an ultra-Mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and may also be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The message sending device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The message sending apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to fig. 7, and is not described here again to avoid repetition.
Optionally, as shown in fig. 8, an electronic device M00 is further provided in an embodiment of the present application, and includes a processor M01 and a memory M02, where the memory M02 stores a program or an instruction that can be executed on the processor M01, and when the program or the instruction is executed by the processor M01, the steps of the foregoing message sending method embodiment are implemented, and the same technical effect can be achieved, and details are not described here to avoid repetition.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 100 includes, but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110.
Those skilled in the art will appreciate that the electronic device 100 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 9 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The processor 110 is configured to determine a receiving object set in the case that the first message is obtained; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of the first message from a user; in response to the first input, sending the first message to a first recipient object of the set of recipient objects; under the condition that the reply message of the first receiving object is not received within a first preset time length or the reply message of the first receiving object received within the first preset time length does not meet a preset condition, the first message is sent to a second receiving object in the receiving object set; wherein the first receiving object is different from the second receiving object.
To sum up, a message sending method provided by the embodiment of the present application includes, in a case where a first message is obtained, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects; receiving a first input of a first message from a user; in response to a first input, sending a first message to a first recipient object in the set of recipient objects; and under the condition that the reply message of the first receiving object is not received within the first preset time length or the reply message of the first receiving object received within the first preset time length does not meet the preset condition, sending the first message to a second receiving object in the receiving object set. The method and the device for receiving the messages can determine the set of the receiving objects, send the first message to the first receiving object in the set of the receiving objects, and continue to send the first message to the rest receiving objects in the set of the receiving objects under the condition that the duration time for not receiving the reply message of the first receiving object exceeds the preset time length or the reply message of the first receiving object received in the first preset time length does not meet the preset condition.
It should be understood that, in the embodiment of the present application, the input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics Processing Unit 1041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 107 includes at least one of a touch panel 1071 and other input devices 1072. The touch panel 1071 is also referred to as a touch screen. The touch panel 1071 may include two parts of a touch detection device and a touch controller. Other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a first storage area storing a program or an instruction and a second storage area storing data, wherein the first storage area may store an operating system, an application program or an instruction (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, memory 109 may include volatile memory or non-volatile memory, or memory x09 may include both volatile and non-volatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. The volatile Memory may be a Random Access Memory (RAM), a Static Random Access Memory (Static RAM, SRAM), a Dynamic Random Access Memory (Dynamic RAM, DRAM), a Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (Double Data Rate SDRAM, ddr SDRAM), an Enhanced Synchronous SDRAM (ESDRAM), a Synchronous Link DRAM (SLDRAM), and a Direct Memory bus RAM (DRRAM). Memory 109 in the embodiments of the subject application includes, but is not limited to, these and any other suitable types of memory.
Processor 110 may include one or at least two processing units; optionally, the processor 110 integrates an application processor, which mainly handles operations related to the operating system, user interface, application programs, etc., and a modem processor, which mainly handles wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The embodiments of the present application further provide a readable storage medium, where a program or an instruction is stored, and when the program or the instruction is executed by a processor, the program or the instruction implements the processes of the foregoing message sending method embodiment, and can achieve the same technical effects, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a computer read only memory ROM, a random access memory RAM, a magnetic or optical disk, and the like.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above-mentioned message sending method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
Embodiments of the present application provide a computer program product, where the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the processes in the foregoing message sending method embodiments, and can achieve the same technical effects, and in order to avoid repetition, details are not described here again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatuses in the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions recited, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method for sending a message, the method comprising:
under the condition of acquiring the first message, determining a receiving object set; wherein, the receiving object set comprises at least two receiving objects;
receiving a first input of the first message from a user;
in response to the first input, sending the first message to a first recipient object of the set of recipient objects;
under the condition that the reply message of the first receiving object is not received within a first preset time length or the reply message of the first receiving object received within the first preset time length does not meet a preset condition, the first message is sent to a second receiving object in the receiving object set;
wherein the first receiving object is different from the second receiving object.
2. The method of claim 1, wherein determining the set of received objects comprises:
under the condition that the object list is displayed, receiving second input of a user to N objects in the object list;
determining the N objects as a set of received objects in response to the second input;
wherein N is a positive integer.
3. The method of claim 2, wherein prior to sending the first message to the second recipient object of the set of recipient objects, the method further comprises:
acquiring the order information of each receiving object in the receiving object set;
determining a receiving object of which the order information except the first receiving object is a first order as the second receiving object;
the sequence information is related to the selection sequence of the user, or the sequence information is related to the relation between the receiving object and the user.
4. The method of claim 1, wherein after the sending the first message to the second recipient object in the set of recipient objects, the method further comprises:
under the condition that the reply message of the second receiving object is not received within a second preset time length or the reply message of the second receiving object received within the second preset time length does not meet the preset condition, the first message is sent to a third receiving object in the receiving object set;
wherein the first receiving object, the second receiving object, and the third receiving object are different receiving objects.
5. The method of claim 1, further comprising:
executing a first operation when detecting that the reply message of the first receiving object is not received within a third preset time length or when the received reply message of the second receiving object meets a preset condition;
wherein the first operation comprises at least one of: and withdrawing the first message sent to the first receiving object, and sending a preset message to the first receiving object to prompt the first receiving object to ignore the first message.
6. A message transmission apparatus, characterized in that the apparatus comprises:
the determining module is used for determining a receiving object set under the condition that the first message is obtained; wherein, the receiving object set comprises at least two receiving objects;
the receiving module is used for receiving a first input of the first message from a user;
a first sending module, configured to send the first message to a first receiving object in the receiving object set in response to the first input;
a second sending module, configured to send the first message to a second receiving object in the receiving object set when the reply message of the first receiving object is not received within a first preset time period or when the reply message of the first receiving object received within the first preset time period does not meet a preset condition; wherein the first receiving object is different from the second receiving object.
7. The apparatus of claim 6, wherein the determining module comprises:
the receiving submodule is used for receiving second input of a user to N objects in the object list under the condition that the object list is displayed;
a determination submodule for determining the N objects as a set of received objects in response to the second input; wherein N is a positive integer.
8. The apparatus of claim 7, further comprising:
the acquisition module is used for acquiring the order information of each receiving object in the receiving object set;
the determining module is further configured to determine a receiving object whose order information is a first order except the first receiving object as the second receiving object; the sequence information is related to the selection sequence of the user, or the sequence information is related to the relation between the receiving object and the user.
9. The apparatus of claim 6, further comprising:
a third sending module, configured to send the first message to a third receiving object in the receiving object set when a reply message of the second receiving object is not received within a second preset time period, or when the reply message of the second receiving object received within the second preset time period does not satisfy the preset condition; wherein the first receiving object, the second receiving object, and the third receiving object are different receiving objects.
10. The apparatus of claim 6, further comprising:
the operation module is used for executing a first operation when detecting that the reply message of the first receiving object is not received within a third preset time length or when the received reply message of the second receiving object meets a preset condition;
wherein the first operation comprises at least one of: and withdrawing the first message sent to the first receiving object, and sending a preset message to the first receiving object to prompt the first receiving object to ignore the first message.
CN202210299102.2A 2022-03-24 2022-03-24 Message sending method and device Pending CN114666291A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210299102.2A CN114666291A (en) 2022-03-24 2022-03-24 Message sending method and device
PCT/CN2023/083125 WO2023179680A1 (en) 2022-03-24 2023-03-22 Message sending method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210299102.2A CN114666291A (en) 2022-03-24 2022-03-24 Message sending method and device

Publications (1)

Publication Number Publication Date
CN114666291A true CN114666291A (en) 2022-06-24

Family

ID=82031789

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210299102.2A Pending CN114666291A (en) 2022-03-24 2022-03-24 Message sending method and device

Country Status (2)

Country Link
CN (1) CN114666291A (en)
WO (1) WO2023179680A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023179680A1 (en) * 2022-03-24 2023-09-28 维沃移动通信有限公司 Message sending method and apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109685565A (en) * 2018-12-20 2019-04-26 广东小天才科技有限公司 A kind of answer method and electronic equipment applied to electronic equipment
US20200204675A1 (en) * 2017-08-29 2020-06-25 Alibaba Group Holding Limited Message sending method and processing device
CN114091998A (en) * 2021-11-03 2022-02-25 北京三快在线科技有限公司 Order delivery method, device, equipment and computer readable storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5957048B2 (en) * 2014-08-19 2016-07-27 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Teacher data generation method, generation system, and generation program for eliminating ambiguity
CN106487654A (en) * 2016-09-28 2017-03-08 北京博瑞彤芸文化传播股份有限公司 The method of message cluster transmition
CN111901225B (en) * 2020-07-27 2023-05-12 腾讯科技(深圳)有限公司 Message prompting method and device, storage medium and electronic device
CN113360002B (en) * 2021-06-01 2023-12-19 维沃移动通信有限公司 Information collection method, device, electronic equipment and storage medium
CN114666291A (en) * 2022-03-24 2022-06-24 维沃移动通信有限公司 Message sending method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200204675A1 (en) * 2017-08-29 2020-06-25 Alibaba Group Holding Limited Message sending method and processing device
CN109685565A (en) * 2018-12-20 2019-04-26 广东小天才科技有限公司 A kind of answer method and electronic equipment applied to electronic equipment
CN114091998A (en) * 2021-11-03 2022-02-25 北京三快在线科技有限公司 Order delivery method, device, equipment and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023179680A1 (en) * 2022-03-24 2023-09-28 维沃移动通信有限公司 Message sending method and apparatus

Also Published As

Publication number Publication date
WO2023179680A1 (en) 2023-09-28

Similar Documents

Publication Publication Date Title
CN109564530B (en) Personal assistance module providing a state machine with selectable traversability
RU2635292C2 (en) Method and device for processing communication message
CN112286887A (en) File sharing method and device and electronic equipment
CN113760145B (en) Interaction method, device, electronic equipment and storage medium
US20180097753A1 (en) Reminder Completion Assistance in Group Conversation
CN114025181B (en) Information display method and device, electronic equipment and storage medium
CN112866092B (en) Group chat creation method and group chat creation device
CN114374663B (en) Message processing method and message processing device
CN113094143A (en) Cross-application message sending method and device, electronic equipment and readable storage medium
CN112131466A (en) Group display method, device, system and storage medium
WO2023179680A1 (en) Message sending method and apparatus
CN111914072A (en) Information interaction method, equipment and device
CN113343075B (en) Virtual resource pushing method and device, electronic equipment and storage medium
CN115460180A (en) Video call processing method and device and electronic equipment
CN109274825A (en) A kind of message prompt method and device
CN112887488A (en) Caller identification method and device and electronic equipment
CN112181351A (en) Voice input method and device and electronic equipment
KR100722975B1 (en) Device and method for displaying event in wireless terminal
CN115412634B (en) Message display method and device
CN113411193B (en) Message sending method, device, electronic equipment and readable storage medium
CN115695355A (en) Data sharing method and device, electronic equipment and medium
CN114726662A (en) Group chat session management method and device, electronic equipment and readable storage medium
CN112929751B (en) System, method and terminal for determining action execution
CN111818213A (en) Call response method and device and electronic equipment
CN111694999A (en) Information processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination