CN116781652A - Message processing method, client, server, device and program product - Google Patents

Message processing method, client, server, device and program product Download PDF

Info

Publication number
CN116781652A
CN116781652A CN202210225445.4A CN202210225445A CN116781652A CN 116781652 A CN116781652 A CN 116781652A CN 202210225445 A CN202210225445 A CN 202210225445A CN 116781652 A CN116781652 A CN 116781652A
Authority
CN
China
Prior art keywords
group
target
message
members
identifier
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
CN202210225445.4A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202210225445.4A priority Critical patent/CN116781652A/en
Publication of CN116781652A publication Critical patent/CN116781652A/en
Pending legal-status Critical Current

Links

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
    • 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

Abstract

The application discloses a message processing method, a client, a server, equipment and a program product, which can be applied to various scenes such as cloud technology, government affairs, communication and the like. The method comprises the following steps: displaying a first multi-person conversation window, wherein the first multi-person conversation window is used for instant messaging by group members of a first group; when a message sending instruction for a target group triggered by an object through a first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group; sending a message prompt request corresponding to the target message, wherein the message prompt request is used for prompting group members of the target group to view the target message; the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group. The embodiment of the application realizes the effect of prompting each member in part of group members to view the message simultaneously by the mode of the group identification of the group to which the part of group members in the @ group belong, and improves the communication efficiency.

Description

Message processing method, client, server, device and program product
Technical Field
The present application relates to the field of computer technologies, and in particular, to a message processing method, a client, a server, a device, and a program product.
Background
At present, in a multi-user instant messaging scene, when a user needs to inform a specific user to view a message, the message is generally realized through a specific user in an @ group, when the user needs to simultaneously inform a plurality of users of the same message, the user receiving the message needs to be queried in a user list of the current group, and the users receiving the message are respectively informed, and the mode consumes more time of the user of a message sender, and the communication efficiency is lower.
Disclosure of Invention
The embodiment of the application provides a message processing method, a client, a server, equipment and a program product, which can save the time for a message sender user to simultaneously inform a plurality of users to check messages and improve the communication efficiency.
In one aspect, a message processing method is provided, the method including:
displaying a first multi-person conversation window, wherein the first multi-person conversation window is used for instant messaging by group members of a first group;
when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group;
Sending a message prompt request corresponding to the target message, wherein the message prompt request is used for prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
In another aspect, a message processing method is provided, including:
receiving a message prompt request sent by a sender device based on a first multi-person session window, wherein the message prompt request comprises a group session identifier of a first group and a target message, the target message comprises a corresponding target group identifier, and the first multi-person session window is used for instant messaging of group members of the first group;
acquiring a group member information base corresponding to the group session identifier;
determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base;
prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
In another aspect, a client is provided, the client including:
the first display unit is used for displaying a first multi-person conversation window, and the first multi-person conversation window is used for instant messaging of group members of a first group;
a second display unit, configured to display, when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, a target message in the first multi-person session window, where the target message includes a target group identifier of the target group;
a sending unit, configured to send a message prompt request corresponding to the target message, where the message prompt request is used to prompt group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
In another aspect, a server is provided, the server including:
a receiving unit, configured to receive a message prompt request sent by a sender device based on a first multi-person session window, where the message prompt request includes a group session identifier of a first group and a target message, the target message includes a corresponding target group identifier, and the first multi-person session window is used for instant communication by group members of the first group;
An obtaining unit, configured to obtain a group member information base corresponding to the group session identifier;
a determining unit, configured to determine, based on the target group identifier and the group member information base, a group member of a target group corresponding to the target group identifier;
the prompting unit is used for prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
In another aspect, a computer readable storage medium is provided, the computer readable storage medium storing a computer program adapted to be loaded by a processor for performing the steps of the message processing method according to any of the embodiments above.
In another aspect, a computer device is provided, the computer device comprising a processor and a memory, the memory having stored therein a computer program, the processor being configured to perform the steps of the message processing method according to any of the embodiments above by invoking the computer program stored in the memory.
In another aspect, there is provided a computer program product comprising computer instructions which, when executed by a processor, implement the steps in a message processing method as described in any of the embodiments above.
In the embodiment of the application, other groups with the number of group members smaller than that of the total groups can be configured at the lower level of the total groups of the multi-person conversation, and the user can send the message to a plurality of group members in the other groups at the same time in the first multi-person conversation window in a mode of group identification in the other groups, so that the time waste caused by the user in the other groups is avoided, and the effects of saving the time for a message sender user to notify a plurality of users to check the message at the same time and improving the communication efficiency can be realized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a message processing system according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a first flow chart of a message processing method according to an embodiment of the present application;
Fig. 3a to fig. 3g are schematic application scenarios of a message processing method according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a second flow of a message processing method according to an embodiment of the present application;
fig. 5 is a schematic diagram of another application scenario of the message processing method provided in the embodiment of the present application;
fig. 6 is a schematic structural diagram of a client according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a server according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to fall within the scope of the application.
The embodiment of the application can be applied to various scenes such as cloud technology, government affairs, communication and the like.
The embodiment of the application provides a message processing method, a client, a server, equipment and a program product. Specifically, the message processing method of the embodiment of the application can be executed by a computer device, wherein the computer device can be a terminal or a server. The terminal can be a smart phone, a tablet personal computer, a notebook computer, a desktop computer, a smart television, a smart sound box, a wearable smart device, a smart vehicle-mounted terminal and other devices, and the terminal can also comprise a client, wherein the client can be a video client, a browser client or an instant messaging client and the like. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content delivery networks (Content Delivery Network, CDN), basic cloud computing services such as big data and artificial intelligent platforms, and the like.
For example, when the method is run on the terminal, the terminal needs to download and install the communication application program for the instant messaging of a plurality of users and store the communication application program first, and when the method is actually run on the terminal, the terminal is used for presenting a corresponding multi-user session window and interacting with the users through a graphical user interface. The way in which the terminal provides the graphical user interface to the user may include a variety of ways, for example, the graphical user interface may be rendered for display on a display screen of the terminal, or presented by holographic projection. The terminal can include a touch display screen for presenting a graphical user interface including a multi-user session window and receiving an operation instruction generated by a user acting on the graphical user interface, and a processor for running a communication application for multi-user instant messaging, generating the graphical user interface, responding to the operation instruction, and controlling display of the graphical user interface on the touch display screen.
For example, when the method is run on a server, cloud communication may be possible. Cloud communication refers to a communication mode based on cloud computing. In the operation mode of cloud communication, an operation main body of a communication application program and a communication picture presentation main body are separated, and the storage and operation of the method are completed on a cloud communication server. The communication image presentation is completed at a cloud communication client, which is mainly used for receiving and sending communication data and presenting communication images, for example, the cloud communication client may be a display device with a data transmission function, such as a mobile terminal, a television, a computer, a palm computer, a personal digital assistant, an intelligent vehicle-mounted terminal, and the like, near a user side, but the device for processing communication data is a cloud communication server of a cloud. When the cloud communication server is in communication, a user operates the cloud communication client to send an operation instruction to the cloud communication server, the cloud communication server operates communication according to the operation instruction, data such as a communication picture are encoded and compressed, the data are returned to the cloud communication client through a network, and finally, the data are decoded through the cloud communication client and the communication picture is output.
First, partial terms or terminology appearing in the course of describing the embodiments of the application are explained as follows:
IM Instant Messaging, instant messaging, refers to a service capable of sending and receiving internet messages and the like in real time.
Cloud technology (Cloud technology) refers to a hosting technology for integrating hardware, software, network and other series resources in a wide area network or a local area network to realize calculation, storage, processing and sharing of data. The cloud technology is based on the general names of network technology, information technology, integration technology, management platform technology, application technology and the like applied by the cloud computing business mode, can form a resource pool, and is flexible and convenient as required. Cloud computing technology will become an important support. Background services of technical networking systems require a large amount of computing, storage resources, such as video websites, picture-like websites, and more portals. Along with the high development and application of the internet industry, each article possibly has an own identification mark in the future, the identification mark needs to be transmitted to a background system for logic processing, data with different levels can be processed separately, and various industry data needs strong system rear shield support and can be realized only through cloud computing.
Cloud communication is a branch of the concept of cloud computing (cloud computing), and refers to a new communication manner in which users use Thin clients (Thin clients) or Smart clients (Smart clients) in the form of Software-as-a-Service (Software-as-a-Service) to communicate through an existing local area network or internet line, without requiring a line via a conventional public switched telephone network (Public Switched Telephone Network).
With the wide application of multi-user instant messaging software, at present, a plurality of instant messaging software are applied to enterprises, so that group members in the enterprises can communicate conveniently. When a group member needs to prompt a specific group member to check a message in the communication process based on the instant messaging software, the specific group member can find and reply to the current message in a plurality of message streams in time by means of @ the specific group member.
However, when there are more group members, the message sender needs to find out the group members to be prompted from the more group members, and this process is more time-consuming.
When the message sender needs to prompt a plurality of specific group members to check the message, the message sender needs to find out each specific group member one by one to perform @, so that the multi-person notification is realized, more time of the message sender needs to be consumed, and the communication efficiency is low.
The embodiment of the application provides a message processing method, wherein other groups with the number of group members smaller than that of the total group can be configured at the lower level of the total group of the multi-person conversation, and a user can send messages to a plurality of group members in the other groups at the same time in a multi-person conversation window in a mode of group identification in the other groups, so that time waste caused by the user in the mode of one by one@each group member in the plurality of group members in the other groups is avoided, the effect of saving the time for a message sender user to notify a plurality of users to view the messages at the same time and improving the communication efficiency can be realized, wherein the other groups at the lower level of the total group can be regarded as subgroups of the total group.
The method provided by the embodiment of the application can be applied to governments or enterprises comprising a plurality of units or departments, in a general group of a multi-person conversation, group members can be affiliated to a certain unit or department, when a message sender needs to send a message to the group members of a specific unit or department, the specific unit or department can be directly coated, all the group members under the specific unit or department are realized, and the group members can be effectively assisted to communicate quickly without being coated with each group member under the specific unit or department one by one, so that the group members can work more efficiently.
The method provided by the embodiment of the application can be further applied to a general multi-person conversation scene, and a group administrator can set a plurality of subgroups for a total group, so that when a message sender needs to send a message to group members of a specific subgroup, the specific subgroup can be directly coated, all group members of the @ subgroup are realized, and each group member under the specific subgroup does not need to be coated one by one, thereby improving the communication efficiency.
Alternatively, the above-mentioned message processing method may be applied, but not limited to, in a system as shown in fig. 1, fig. 1 is a schematic structural diagram of a message processing system according to an embodiment of the present application, where the message processing system includes a plurality of terminals 10, a server 20, and the like; the different terminals 10 are connected with the network through the server 20, and the terminals 10 are connected with the server 20 through the network, and the network connection mode can be wired or wireless.
The plurality of terminals 10 may communicate with the server 20 via a network, and any one of the plurality of terminals 10 may be a communication data sender device or a communication data receiver device.
The terminal 10 includes a memory for storing interaction data and a processor for processing the interaction data. The server 20 includes a database and a processing engine, wherein the database is used for storing interaction data; the processing engine is used for processing the interaction data.
The terminal 10 may be used to display a graphical user interface through which a user may interact. Specifically, the terminal can download and install the corresponding client and run, display the image user interface, call the corresponding applet and run, display the image user interface, and display the corresponding image user interface based on the corresponding login website.
In some optional embodiments of the present application, the terminal 10 is configured to display a first multi-person session window when performing message processing as a sender device, where the first multi-person session window is used for instant messaging by group members of a first group; when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group; sending a message prompt request corresponding to the target message to a server 20, so that the server 20 prompts group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
The foregoing server 20 is specifically configured to: receiving a message prompt request sent by a sender device based on a first multi-person session window, wherein the message prompt request comprises a group session identifier of a first group and a target message; acquiring a group member information base corresponding to the group session identifier; determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base; prompting group members of the target group to view the target message.
The server 20 is configured to prompt a group member of the target group to view the target message, and specifically is configured to: acquiring a message prompting mode corresponding to the target group identifier; and sending the message prompting mode and the target message to receiver equipment corresponding to the group members of the target group, so that the receiver equipment displays the target message based on the message prompting mode.
The target message may be presented in a corresponding first multi-person session window based on the message prompting manner when the terminal 10 is acting as a recipient device.
The device corresponding to the group member of the target group is the receiving device.
Alternatively, the server 20 may be a server cluster or a distributed system formed by physical servers, and may also be a cloud server that provides cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, CDNs, and basic cloud computing services such as big data and artificial intelligence platforms. The terminal 10 may be, but is not limited to, a smart phone, a tablet computer, a notebook computer, a desktop computer, a smart speaker, a smart watch, a smart car terminal, etc.
The following will describe in detail. It should be noted that the following description order of embodiments is not a limitation of the priority order of embodiments.
The embodiments of the present application provide a message processing method, which may be executed by a terminal or a server, or may be executed by both the terminal and the server.
The embodiment of the present application is described by taking a message processing method performed by a terminal as an example, and fig. 2 is a schematic flow chart of a first process of the message processing method provided by the embodiment of the present application, where the method can be applied to a sender device, and the method includes:
s201, displaying a first multi-person conversation window, wherein the first multi-person conversation window is used for instant messaging by group members of a first group;
s202, when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group;
s203, sending a message prompt request corresponding to the target message, wherein the message prompt request is used for prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
Specifically, the first group is a group formed by all group members corresponding to the first multi-person session window, and the object may be a user.
The message sending instruction for the target group is a message sending instruction for a prompt identifier and a prompt object, wherein the prompt identifier is "@", and the prompt object is a target group identifier of the target group.
Optionally, the message types referred to in the present application include text, picture, file, video, audio, voice, etc., where the text message may include the font, font style, size, color, and @ mechanism of the message in its relevant settings.
Optionally, the target message in the present application is a text message.
Optionally, the target message may include only the target group identifier, the hint identifier and the target group identifier, and may further include the hint identifier, the target group identifier, and the message content. Specifically, the target message is identical to the message input content corresponding to the message transmission instruction.
For example, when the object inputs a prompt identifier and a target group identifier in a message input area of the first multi-person conversation window and clicks a send button, the target message includes the prompt identifier and the target group identifier; when the object inputs the hint identifier, the target group identifier, and the message content in the message input area and clicks the send button, the target message includes the hint identifier, the target group identifier, and the message content.
Optionally, the message alert request includes the group session identifier of the first group and the target message, and in step S203, the message alert request may be specifically sent to the target device, which may be a server.
Optionally, after receiving the message prompt request, the target device may determine a corresponding group member information base according to the group session identifier; determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base; prompting group members of the target group to view the target message.
Specifically, the group member information base includes a plurality of group member information of a plurality of group members corresponding to the group session identifier, each group member information includes a group identifier of a group to which the group member belongs, and may further include group member account information;
the target device may be specifically configured to obtain, when determining, based on the target group identifier and the group member information base, a group member of a target group corresponding to the target group identifier, where the group identifier of the group to which the group member belongs in the group member information base is target group member information of the target group identifier; and taking the group member corresponding to the target group member information as the group member of the target group.
Optionally, the first group may include a plurality of lower groups, such as a plurality of second groups, and the target group is a group of the plurality of second groups.
Optionally, part of the group members in the first group belong to at least one second group, that is, part of the group members in the first group may belong to only one second group or may belong to a plurality of second groups.
Optionally, some group members in the first group may not belong to any second group.
In some optional embodiments of the present application, the method further comprises:
s01, when an alternative receiver display instruction triggered by an object through the first multi-person session window is detected, displaying an alternative receiver list, wherein the alternative receiver list comprises a plurality of group identifications corresponding to a plurality of second groups;
s02, when a selection instruction of the target group identifier is detected to be selected from the candidate receiver list, determining the target group identifier from a plurality of group identifiers corresponding to the plurality of second groups, and displaying the target group identifier in a message input area in the first multi-person session window.
The foregoing candidate receiver display instruction may be an instruction of inputting a prompt identifier "@" for an object, where the object may specifically trigger the candidate receiver display instruction through a message input area in the first multi-person session window, and specifically may refer to fig. 3a, where the group a, the group B, the group C, and the group D are second groups, "group a", "group B", "group C", and "group D" are group identifiers corresponding to the group a, the group B, the group C, and the group D, respectively.
Optionally, when the target group identifier is a group identifier selected by the object from a plurality of group identifiers in the candidate receiving party list, referring to fig. 3b, and the target group identifier is "group a", in S02, the effect of displaying the target group identifier in the message input area in the first multi-person session window may be as shown in fig. 3 b.
Optionally, because some group members in the first group may not belong to any second group, based on this, the candidate recipient list further includes candidate group member identifiers, where the candidate group member identifiers are identifiers of group members that are not included in the Ren Yidi second group, and specifically, referring to fig. 3c, the identifiers of group members may include an avatar of a group member and/or a name of a group member, and "small" in fig. 3c is then the name of a group member.
In some optional embodiments of the present application, in order to further improve the user experience, the solution of the present application further includes classifying the plurality of second groups in the first group, so that the user may perform preliminary screening on the candidate recipients according to the group class, based on which, when detecting the candidate recipient presentation instruction triggered by the object through the first multi-person session window, the method further includes:
S001, displaying an alternative group category list;
s002, when detecting a selection instruction of selecting a target group class from the candidate group class list, displaying the candidate receiver list corresponding to the target group class.
Specifically, a plurality of candidate group categories may be included in the candidate group category list.
Referring to FIG. 3d, in some alternative embodiments of the present application, a plurality of alternative group categories may include items and departments, where an item category refers to a first group that may currently include a plurality of item groups, and a department category refers to a first group that includes a plurality of department groups. When the multiple item groups included in the first group are the A group, the B group, the C group and the D group, and when the selected instruction of the item category is detected to be selected from the candidate group category list by the object, the group identifications corresponding to the A group, the B group, the C group and the D group respectively are displayed: "group A", "group B", "group C", and "group D".
Optionally, the list of candidate group categories may also include identification of group members that do not belong to any group category.
Optionally, the method further comprises:
s21, displaying the reading state identification of the target message in the first multi-person session window;
S22, when an operation instruction of an object to the reading state identification is detected, the identification of each group member in the target group and the reading state information of each group member aiming at the target message are displayed, wherein the reading state information is read or not read.
Specifically, the reading status identifier is located at one side of the target message, as shown in fig. 3e, and the reading status identifier may be displayed in the message display area of the first multi-person session window simultaneously with the target message.
Optionally, the aforementioned identification includes an avatar of the group member and/or a group member name, where the group member name is "smallpox", "smallethyl", and "smallpropyl" in fig. 3 f.
The "@ a group of fig. 3e and 3f, please 10 point-to-meeting room meeting, is a target message.
Optionally, the method further comprises: the number of group members in the target group that have read the target message, such as "a" in fig. 3f, and/or the number of group members that have not read the target message, such as "b" in fig. 3f, are shown.
Optionally, to facilitate the object identifying the group member in the target group, the method further includes:
s210, acquiring group member account information corresponding to the group members of the target group;
S211, displaying an identity list of the group members of the target group according to the account information of the group members, or displaying the identities of the group members of the target group according to a preset display mode.
Optionally, in step S201, group member account information corresponding to the group member of the target group may be obtained from the target device, where a correspondence between the identity of the group member and the group member account information is stored in the target device.
Specifically, the manner of displaying the group identity list of the group member of the target group may be shown in fig. 3g, where the small first, the small second, and the small third in fig. 3g are group members of group a, "small first", "small second", and "small third" are identities.
In other optional embodiments of the present application, the method further comprises: acquiring the identity of the group member of the target group; and displaying a list of the identity of the group member of the target group, or displaying the identity of the group member of the target group according to a preset display mode. Wherein the identity of the group member of the target group is obtained from the target device.
Optionally, the preset display mode may include preset font colors, font sizes, and the like.
Optionally, the group member account information corresponding to the group member of the target group or the identity of the group member of the target group may be stored in a group member information base in the target device, where each group member information in the group member information base includes the group identifier of the group to which the group member belongs, the group member account information, and the identity of the group member.
Optionally, to further improve the user experience, the method further includes:
when a cluster instruction triggered by an object in the first multi-person session window or a cluster page corresponding to the first multi-person session window is detected, a plurality of group identifications corresponding to the plurality of second groups are displayed;
when a determining instruction of a target identifier is detected to be selected from a plurality of group identifiers corresponding to a plurality of second groups, a second multi-person session window corresponding to a third group is displayed, wherein the group members of the third group are group members of the group corresponding to the target identifier, and the second multi-person session window corresponding to the third group is used for instant messaging of the group members of the third group.
For example, when it is detected that the object triggered a clustering instruction in the first multi-person session window, a plurality of second groups may be presented on the relevant page: group a, group B and group C correspond to the plurality of group identifications: "group A", "group B", "group C", and when an object selects "group A" from "group A", "group B", "group C", and clicks the associated ok button, then the group member containing group A is displayed: and a second multi-person conversation window corresponding to the third group of the small first, the small second and the small third.
In the scheme of the application, other groups with the number of group members smaller than that of the total groups can be configured at the lower level of the total groups of the multi-person conversation, and the user can send the message to a plurality of group members in other groups at the same time in a first multi-person conversation window in a mode of group identification in the other groups, so that the time waste caused by the user in each group member in the other groups is avoided, and the effects of saving the time for a message sender user to notify a plurality of users to view the message at the same time and improving the communication efficiency can be realized.
Fig. 4 is a second flow chart of a message processing method according to an embodiment of the present application, where the message processing method is implemented by a target device, and the target device may be a server, and the method includes:
s401, receiving a message prompt request sent by a sender device based on a first multi-person session window, wherein the message prompt request comprises a group session identifier of a first group and a target message, the target message comprises a corresponding target group identifier, and the first multi-person session window is used for instant messaging by group members of the first group;
S402, acquiring a group member information base corresponding to the group session identifier;
s403, determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base;
s404, prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
Specifically, the group member information base includes a plurality of group member information of a plurality of group members corresponding to the group session identifier, and each group member information includes a group identifier of a group to which the group member belongs and group member account information;
in the foregoing step S403, determining, based on the target group identifier and the group member information base, a group member of the target group corresponding to the target group identifier includes:
s4031, acquiring target group member information of which the group identifier of the group to which the group member belongs is the target group identifier in the group member information base;
s4032, taking the group member corresponding to the target group member information as the group member of the target group.
Optionally, to facilitate the object identifying the group member of the target group that receives the target message, the method further comprises:
Acquiring a target identity corresponding to the target group member information;
and sending the target identity to the sender equipment, so that the sender equipment displays the target identity. The target identity is the identity of the group member in the target group.
Optionally, the method further comprises:
receiving a group member information updating request of management equipment aiming at the group member information base;
and updating the corresponding group member information to be updated based on the group member information updating request.
Specifically, the above-mentioned group member information update request may include any one or more of a new request for adding group member information to the group member information base, a delete request for deleting group member information in the group member information base, and a modify request for modifying group member information in the group member information base.
In some alternative embodiments of the present application, as shown in fig. 5, the management device may be a device corresponding to a user center of a personal system or other third party authentication platform, the management device may update group member information in a group member information base according to an interface of a related software development kit (Software Development Kit), a server 30 corresponding to the management device is used for storing the group member information base, and is connected to the server 20, the server 30 is connected to the server 20 through a network, and update information corresponding to the group member information base may be synchronized to the server 20, so that the server 20 updates the group member information base stored therein and synchronizes with the group member information base in the server 30.
After receiving the message that the user sends @ through the sender device, the server 20 may query all people belonging to group a according to the group member information base: small first, small second and small third; and sending the message prompting mode information and the message to the devices of the small A, the small B and the small C.
Among these, the sender device, and the devices of the small a, small b, and small c are the aforementioned terminals 10.
Optionally, when the application is applied to an enterprise or government communication scene, related personnel can modify, delete or add departments or units to which the staff belongs through related interfaces.
In some optional embodiments of the present application, if the multi-user session instant messaging software in the present application is government micro-letter, when the user passes through the government micro-letter @ unit 1, the name list of all users under the unit 1 may be pulled up; when the user sends out the message @ unit 1, the server 20 determines the account numbers of all people under the unit 1; all users in unit 1 will receive corresponding notification information at their terminals.
In some optional embodiments of the present application, in the foregoing step S404, prompting the group member of the target group to view the target message includes:
S4041, determining target group members with message receiving authority among the group members of the target group;
s4042, prompting the target group member to view the target message.
The message receiving authority can be set by the management device according to the instruction of the related personnel.
In some alternative embodiments of the present application, for group members in a task delivery state, the relevant person may close his message receiving authority by the management device, at which point the group member in the task delivery state will not have the message receiving authority.
In other optional embodiments of the present application, in the foregoing S404, prompting the group member of the target group to view the target message includes:
s41, acquiring information of a message prompt mode corresponding to the target group identifier;
s42, the message prompt mode information and the target message are sent to receiver equipment corresponding to the group members of the target group, and the receiver equipment displays the target message based on the message prompt mode information.
Optionally, the message prompting mode information may be any one or more of the following: font color, font size, alert tone audio, message overhead.
Optionally, the message prompting mode information further includes additional prompting characters, where the prompting characters may include: the identity of the sender of the target message, that is, the identity of the group member sending the target message in the first group, the prompt identifier ("@"), and the prompt code corresponding to the group member of the target group, where the prompt code may be "you" or "the identity of the group member of the target group".
Optionally, the displaying, by the receiver device, the target message based on the message prompting mode information may specifically include:
in blue font, set top display: purplish @ you. The reddish is the identity of the sender of the target message.
All the above technical solutions may be combined to form an optional embodiment of the present application, and will not be described in detail herein.
In the scheme of the application, the lower level of the total group of the multi-person conversation can be configured with other groups with the number of group members smaller than that of the total group, and the user can send the message to a plurality of group members in other groups at the same time in a first multi-person conversation window in a mode of group identification in the other groups, so that the time waste caused by the user in the other groups is avoided, the time for notifying the plurality of users to check the message at the same time by the message sender user can be saved, the communication efficiency can be improved, and the office collaboration efficiency among enterprise staff can be greatly improved.
In order to facilitate better implementation of the message processing method of the embodiment of the application, the embodiment of the application also provides a client. Referring to fig. 6, fig. 6 is a schematic structural diagram of a client according to an embodiment of the present application.
Wherein, the client 600 may include:
a first display unit 610, a second display unit 620, and a transmitting unit 630; wherein:
a first display unit 610, configured to display a first multi-person session window, where the first multi-person session window is used for instant messaging by group members of a first group;
a second display unit 620, configured to display, when detecting a message sending instruction for a target group triggered by an object through the first multi-person session window, a target message in the first multi-person session window, where the target message includes a target group identifier of the target group;
a sending unit 630, configured to send a message prompting request corresponding to the target message, where the message prompting request is used to prompt a group member of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
Optionally, the first group includes a plurality of second groups, and the client 600 is further configured to:
when an alternative receiver display instruction triggered by the object through the first multi-person session window is detected, displaying an alternative receiver list, wherein the alternative receiver list comprises a plurality of group identifications corresponding to the plurality of second groups;
when detecting that an object selects a selected instruction of the target group identifier from the candidate receiver list, determining the target group identifier from a plurality of group identifiers corresponding to the plurality of second groups, and displaying the target group identifier in a message input area in the first multi-person session window.
Optionally, when detecting an alternative receiver exhibition instruction triggered by the object through the first multi-person session window, the client 600 is further configured to:
displaying an alternative group category list;
and when detecting a selection instruction of selecting a target group class from the candidate group class list, displaying the candidate receiver list corresponding to the target group class.
Optionally, the candidate receiving party list further includes a candidate group member identifier, where the candidate group member identifier is an identity identifier of a group member not included in the Ren Yidi two groups.
Optionally, part of the group members in the first group belong to at least one second group.
Optionally, some group members in the first group do not belong to any second group.
Optionally, the client 600 is further configured to:
displaying the reading state identification of the target message in the first multi-person session window;
when an operation instruction of an object to the reading state identification is detected, the identity identification of each group member in the target group and the reading state information of each group member aiming at the target message are displayed, wherein the reading state information is read or not read.
Optionally, the client 600 is further configured to:
the number of group members in the target group that have read the target message and/or the number of group members that have not read the target message are shown.
Optionally, the client 600 is further configured to:
acquiring group member account information corresponding to the group members of the target group;
and displaying an identity list of the group members of the target group according to the account information of the group members, or displaying the identities of the group members of the target group according to a preset display mode.
The client 600 may be integrated in a terminal having a memory and a processor installed to have an operation capability, or the client 600 may be the terminal.
Optionally, referring to fig. 7, fig. 7 is a schematic structural diagram of a server according to an embodiment of the present application. Wherein, the server 700 may include: a receiving unit 710, an acquiring unit 720, a determining unit 730, and a presenting unit 740; wherein:
a receiving unit 710, configured to receive a message prompt request sent by a sender device based on a first multi-person session window, where the message prompt request includes a group session identifier of a first group and a target message, the target message includes a corresponding target group identifier, and the first multi-person session window is used for instant communication by group members of the first group;
an obtaining unit 720, configured to obtain a group member information base corresponding to the group session identifier;
a determining unit 730, configured to determine, based on the target group identifier and the group member information base, a group member of the target group corresponding to the target group identifier;
a prompting unit 740, configured to prompt group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
Optionally, the group member information base includes a plurality of group member information of a plurality of group members corresponding to the group session identifier, and each group member information includes a group identifier of a group to which the group member belongs and group member account information;
The server 700 is specifically configured to, when determining, based on the target group identifier and the group member information base, a group member of a target group corresponding to the target group identifier:
acquiring target group member information of a group to which a group member belongs in the group member information base, wherein the group identifier is the target group identifier;
and taking the group member corresponding to the target group member information as the group member of the target group.
Optionally, the server 700 is further configured to:
acquiring a target identity corresponding to the target group member information;
and sending the target identity to the sender equipment, so that the sender equipment displays the target identity.
Optionally, the server 700 is further configured to:
receiving a group member information updating request of management equipment aiming at the group member information base;
and updating the corresponding group member information to be updated based on the group member information updating request.
Optionally, the server 700 is configured to prompt the group member of the target group to view the target message, specifically configured to:
determining target group members with message receiving authority in the group members of the target group;
prompting the target group member to view the target message.
Optionally, the server 700 is configured to prompt the group member of the target group to view the target message, specifically configured to:
acquiring message prompt mode information corresponding to the target group identifier;
and sending the message prompt mode information and the target message to receiver equipment corresponding to the group members of the target group, so that the receiver equipment displays the target message based on the message prompt mode information.
Each of the units in the above server may be implemented in whole or in part by software, hardware, and combinations thereof. The above units may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor invokes and executes operations corresponding to the above units.
Optionally, the present application further provides a computer device, including a memory and a processor, where the memory stores a computer program, and the processor implements the steps in the above method embodiments when executing the computer program.
As shown in fig. 8, fig. 8 is a schematic structural diagram of a computer device according to an embodiment of the present application, where the computer device 800 includes a processor 801 including one or more processing cores, a memory 802 including one or more computer readable storage media, and a computer program stored in the memory 802 and executable on the processor. The processor 801 is electrically connected to the memory 802. It will be appreciated by those skilled in the art that the computer device structure shown in the figures is not limiting of the computer device and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
The processor 801 is a control center of the computer device 800, connects respective portions of the entire computer device 800 using various interfaces and lines, and performs various functions of the computer device 800 and processes data by running or loading software programs and/or modules stored in the memory 802 and calling data stored in the memory 802, thereby performing overall management of the computer device 800.
In some embodiments, the computer device 800 may be a terminal, and the processor 801 in the computer device 800 may load instructions corresponding to the processes of one or more application programs into the memory 802 according to the following steps, and the processor 801 may execute the application programs stored in the memory 802, thereby implementing various functions:
displaying a first multi-person conversation window, wherein the first multi-person conversation window is used for instant messaging by group members of a first group; when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group; sending a message prompt request corresponding to the target message, wherein the message prompt request is used for prompting group members of the target group to view the target message; the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
In some embodiments, the computer device 800 may be a server, and the processor 801 in the computer device 800 may load instructions corresponding to the processes of one or more application programs into the memory 802 according to the following steps, and the processor 801 may execute the application programs stored in the memory 802, thereby implementing various functions:
receiving a message prompt request sent by a sender device based on a first multi-person session window, wherein the message prompt request comprises a group session identifier of a first group and a target message, the target message comprises a corresponding target group identifier, and the first multi-person session window is used for instant messaging of group members of the first group; acquiring a group member information base corresponding to the group session identifier; determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base; prompting group members of the target group to view the target message; the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
The specific implementation of each operation above may be referred to the previous embodiments, and will not be described herein.
Optionally, as shown in fig. 8, the computer device 800 further includes: a touch display 803, a radio frequency circuit 804, an audio circuit 805, an input unit 806, and a power supply 807. The processor 801 is electrically connected to the touch display 803, the radio frequency circuit 804, the audio circuit 805, the input unit 806, and the power supply 807, respectively. Those skilled in the art will appreciate that the computer device structure shown in FIG. 8 is not limiting of the computer device and may include more or fewer components than shown, or may be combined with certain components, or a different arrangement of components.
The touch display 803 may be used to display a graphical user interface and receive operation instructions generated by a user acting on the graphical user interface. The touch display 803 may include a display panel and a touch panel. Wherein the display panel may be used to display information entered by a user or provided to a user as well as various graphical user interfaces of a computer device, which may be composed of graphics, text, icons, video, and any combination thereof. Alternatively, the display panel may be configured in the form of a liquid crystal display (LCD, liquid Crystal Display), an Organic Light-Emitting Diode (OLED), or the like. The touch panel may be used to collect touch operations on or near the user (such as operations on or near the touch panel by the user using any suitable object or accessory such as a finger, stylus, etc.), and generate corresponding operation instructions, and the operation instructions execute corresponding programs. Alternatively, the touch panel may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts it into touch point coordinates, and sends the touch point coordinates to the processor 801, and can receive and execute commands sent from the processor 801. The touch panel may overlay the display panel, and upon detection of a touch operation thereon or thereabout, the touch panel is passed to the processor 801 to determine the type of touch event, and the processor 801 then provides a corresponding visual output on the display panel based on the type of touch event. In the embodiment of the present application, the touch panel and the display panel may be integrated into the touch display 803 to realize the input and output functions. In some embodiments, however, the touch panel and the touch panel may be implemented as two separate components to perform the input and output functions. I.e. the touch-sensitive display 803 may also implement an input function as part of the input unit 806.
The radio frequency circuit 804 may be used to transceive radio frequency signals to establish wireless communication with a network device or other computer device via wireless communication.
Audio circuitry 805 may be used to provide an audio interface between a user and a computer device through speakers, microphones, and so on. The audio circuit 805 may transmit the received electrical signal converted from audio data to a speaker, and convert the electrical signal into a sound signal for output by the speaker; on the other hand, the microphone converts the collected sound signals into electrical signals, which are received by the audio circuit 805 and converted into audio data, which are processed by the audio data output processor 801 for transmission to, for example, another computer device via the radio frequency circuit 804, or which are output to the memory 802 for further processing. The audio circuitry 805 may also include an ear bud jack to provide communication of the peripheral headphones with the computer device.
The input unit 806 may be used to receive input numbers, character information, or user characteristic information (e.g., fingerprint, iris, facial information, etc.), and to generate keyboard, mouse, joystick, optical, or trackball signal inputs related to user settings and function control. The characteristic information of the user is information acquired after the authorization of the user is acquired.
A power supply 807 is used to power the various components of the computer device 800. Alternatively, the power supply 807 may be logically connected to the processor 801 through a power management system, so that functions of managing charging, discharging, and power consumption management are implemented through the power management system. The power supply 807 may also include one or more of any components, such as a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown in fig. 8, the computer device 800 may further include a camera, a sensor, a wireless fidelity module, a bluetooth module, etc., which are not described herein.
The present application also provides a computer-readable storage medium storing a computer program. The computer readable storage medium may be applied to a computer device, and the computer program causes the computer device to execute a corresponding flow in the message processing method in the embodiment of the present application, which is not described herein for brevity.
The present application also provides a computer program product comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer readable storage medium, and the processor executes the computer instructions, so that the computer device executes the corresponding flow in the message processing method in the embodiment of the present application, which is not described herein for brevity.
The present application also provides a computer program comprising computer instructions stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer readable storage medium, and the processor executes the computer instructions, so that the computer device executes the corresponding flow in the message processing method in the embodiment of the present application, which is not described herein for brevity.
It should be appreciated that the processor of an embodiment of the present application may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method embodiments may be implemented by integrated logic circuits of hardware in a processor or instructions in software form. The processor may be a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
It will be appreciated that the memory in embodiments of the application may be volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM) which acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (Double Data Rate SDRAM), enhanced SDRAM (ESDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DR RAM). It should be noted that the memory of the systems and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
It should be understood that the above memory is illustrative but not restrictive, and for example, the memory in the embodiments of the present application may be Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), direct RAM (DR RAM), and the like. That is, the memory in embodiments of the present application is intended to comprise, without being limited to, these and any other suitable types of memory.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, and are not repeated herein.
In the several embodiments provided by the present application, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
The foregoing is merely illustrative of the present application, and the present application is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (20)

1. A method of message processing comprising:
displaying a first multi-person conversation window, wherein the first multi-person conversation window is used for instant messaging by group members of a first group;
when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, displaying a target message in the first multi-person session window, wherein the target message comprises a target group identifier of the target group;
sending a message prompt request corresponding to the target message, wherein the message prompt request is used for prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
2. The method of claim 1, wherein the first group comprises a plurality of second groups, the method further comprising:
when an alternative receiver display instruction triggered by the object through the first multi-person session window is detected, displaying an alternative receiver list, wherein the alternative receiver list comprises a plurality of group identifications corresponding to the plurality of second groups;
When detecting that an object selects a selected instruction of the target group identifier from the candidate receiver list, determining the target group identifier from a plurality of group identifiers corresponding to the plurality of second groups, and displaying the target group identifier in a message input area in the first multi-person session window.
3. The method of claim 2, wherein upon detecting an alternate recipient presentation instruction triggered by an object through the first multi-person session window, the method further comprises:
displaying an alternative group category list;
and when detecting a selection instruction of selecting a target group class from the candidate group class list, displaying the candidate receiver list corresponding to the target group class.
4. The method of claim 2, wherein the list of candidate recipients further includes a candidate group member identification, the candidate group member identification being an identity of a group member not included in the Ren Yidi two group.
5. The method of claim 2, wherein a portion of the group members in the first group belong to at least one second group.
6. The method of claim 2, wherein a portion of the group members in the first group do not belong to any of the second groups.
7. The method according to claim 1, wherein the method further comprises:
displaying the reading state identification of the target message in the first multi-person session window;
when an operation instruction of an object to the reading state identification is detected, the identity identification of each group member in the target group and the reading state information of each group member aiming at the target message are displayed, wherein the reading state information is read or not read.
8. The method of claim 7, wherein the method further comprises:
the number of group members in the target group that have read the target message and/or the number of group members that have not read the target message are shown.
9. The method according to claim 1, wherein the method further comprises:
acquiring group member account information corresponding to the group members of the target group;
and displaying an identity list of the group members of the target group according to the account information of the group members, or displaying the identities of the group members of the target group according to a preset display mode.
10. A method of message processing comprising:
receiving a message prompt request sent by a sender device based on a first multi-person session window, wherein the message prompt request comprises a group session identifier of a first group and a target message, the target message comprises a corresponding target group identifier, and the first multi-person session window is used for instant messaging of group members of the first group;
Acquiring a group member information base corresponding to the group session identifier;
determining a group member of a target group corresponding to the target group identifier based on the target group identifier and the group member information base;
prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
11. The method of claim 10, wherein the group member information base includes a plurality of group member information of a plurality of group members corresponding to the group session identifications, each group member information including a group identification of a group to which the group member belongs and group member account information;
determining, based on the target group identification and the group member information base, a group member of a target group corresponding to the target group identification includes:
acquiring target group member information of a group to which a group member belongs in the group member information base, wherein the group identifier is the target group identifier;
and taking the group member corresponding to the target group member information as the group member of the target group.
12. The method according to claim 10, wherein the method further comprises:
Acquiring a target identity corresponding to the target group member information;
and sending the target identity to the sender equipment, so that the sender equipment displays the target identity.
13. The method according to claim 10, wherein the method further comprises:
receiving a group member information updating request of management equipment aiming at the group member information base;
and updating the corresponding group member information to be updated based on the group member information updating request.
14. The method of claim 10, wherein prompting the group members of the target group to view the target message comprises:
determining target group members with message receiving authority in the group members of the target group;
prompting the target group member to view the target message.
15. The method of claim 10, wherein prompting the group members of the target group to view the target message comprises:
acquiring message prompt mode information corresponding to the target group identifier;
and sending the message prompt mode information and the target message to receiver equipment corresponding to the group members of the target group, so that the receiver equipment displays the target message based on the message prompt mode information.
16. A client, the client comprising:
the first display unit is used for displaying a first multi-person conversation window, and the first multi-person conversation window is used for instant messaging of group members of a first group;
a second display unit, configured to display, when a message sending instruction for a target group triggered by an object through the first multi-person session window is detected, a target message in the first multi-person session window, where the target message includes a target group identifier of the target group;
a sending unit, configured to send a message prompt request corresponding to the target message, where the message prompt request is used to prompt group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
17. A server, the server comprising:
a receiving unit, configured to receive a message prompt request sent by a sender device based on a first multi-person session window, where the message prompt request includes a group session identifier of a first group and a target message, the target message includes a corresponding target group identifier, and the first multi-person session window is used for instant communication by group members of the first group;
An obtaining unit, configured to obtain a group member information base corresponding to the group session identifier;
a determining unit, configured to determine, based on the target group identifier and the group member information base, a group member of a target group corresponding to the target group identifier;
the prompting unit is used for prompting group members of the target group to view the target message;
the target group is included in the first group, and the number of group members of the target group is smaller than that of the first group.
18. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program, which is adapted to be loaded by a processor for performing the steps of the message processing method according to any of claims 1-9 or claims 10-15.
19. A computer device, characterized in that it comprises a processor and a memory, in which a computer program is stored, the processor being arranged to perform the steps of the message processing method according to any of claims 1-9, or 10-15, by invoking the computer program stored in the memory.
20. A computer program product comprising computer instructions which, when executed by a processor, implement the steps in the message processing method of any of claims 1-9, or claims 10-15.
CN202210225445.4A 2022-03-09 2022-03-09 Message processing method, client, server, device and program product Pending CN116781652A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210225445.4A CN116781652A (en) 2022-03-09 2022-03-09 Message processing method, client, server, device and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210225445.4A CN116781652A (en) 2022-03-09 2022-03-09 Message processing method, client, server, device and program product

Publications (1)

Publication Number Publication Date
CN116781652A true CN116781652A (en) 2023-09-19

Family

ID=87991736

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210225445.4A Pending CN116781652A (en) 2022-03-09 2022-03-09 Message processing method, client, server, device and program product

Country Status (1)

Country Link
CN (1) CN116781652A (en)

Similar Documents

Publication Publication Date Title
WO2021189868A1 (en) Method and apparatus for providing reminder in group session, and device and medium
EP1919174B1 (en) Presence information delivery apparatus and method for mobile communication network
US9819784B1 (en) Silent invocation of emergency broadcasting mobile device
CN106233718A (en) Display video call data
CN104202235A (en) Instant messaging client and server
CN109391476B (en) Network communication method, device and system
JP2021099861A (en) Server, system, user terminal, method, and program for messaging service
CN113760145B (en) Interaction method, device, electronic equipment and storage medium
CN109446204B (en) Data storage method and device for instant messaging, electronic equipment and medium
CN111880695A (en) Screen sharing method, device, equipment and storage medium
CN108521365B (en) Method for adding friends and mobile terminal
US11294557B2 (en) Team configuration method, and method and apparatus for sharing team configuration solution
CN112380552A (en) Data processing method and device, storage medium and computer equipment
CN113489637A (en) Method and device for adding reminding object, storage medium and computer equipment
US9489939B2 (en) Speech server managing one or a plurality of pieces of speech terminal-specifying information and user-specifying information
CN113419873A (en) Chat message reminding method and device, storage medium and terminal equipment
US20230300092A1 (en) Multichannel messaging system and method
CN106161188B (en) Message sending method, message display method and device
CN113965539A (en) Message sending method, message receiving method, device, equipment and medium
CN116781652A (en) Message processing method, client, server, device and program product
CN115118820A (en) Call processing method and device, computer equipment and storage medium
CN114417201A (en) Message processing method and device, computer equipment and storage medium
CN115913803A (en) Information interaction method and device and electronic equipment
CN111723163A (en) Information processing method, device and system
WO2022100359A1 (en) Method and apparatus for group user migration, and device and storage medium

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