WO2024061234A1 - 信息处理方法、装置、电子设备和存储介质 - Google Patents

信息处理方法、装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2024061234A1
WO2024061234A1 PCT/CN2023/119811 CN2023119811W WO2024061234A1 WO 2024061234 A1 WO2024061234 A1 WO 2024061234A1 CN 2023119811 W CN2023119811 W CN 2023119811W WO 2024061234 A1 WO2024061234 A1 WO 2024061234A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
target
topic
target topic
reply
Prior art date
Application number
PCT/CN2023/119811
Other languages
English (en)
French (fr)
Inventor
蔡蔚
王琛
张昂
李朋林
张敏
刘啟阳
贾辉
李洛斌
Original Assignee
北京字跳网络技术有限公司
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 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2024061234A1 publication Critical patent/WO2024061234A1/zh

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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Definitions

  • the present disclosure relates to the field of computer technology, and in particular, to an information processing method, device, electronic equipment and storage medium.
  • the communication client has communication functions.
  • a communication client can engage in session-based communication with other communication clients.
  • the communication client can forward the information in the session when communicating.
  • the present disclosure provides an information processing method, device, electronic device and storage medium.
  • the present disclosure provides an information processing method, including:
  • At least one target message is determined, wherein the at least one target message includes a target topic message; wherein the target topic message refers to a message based on the message in the first session. Created a topic;
  • the at least one target message and related reply information of the target topic message are forwarded to the second session.
  • the present disclosure provides an information processing apparatus, including:
  • Determining unit configured to determine at least one target message in response to a first operation event on a message in the first session, wherein the at least one target message includes a target topic message; wherein the target topic message refers to a message in the first session.
  • a topic is created in the conversation based on the message;
  • a control unit configured to forward the at least one target message and related reply information of the target topic message to the second session in response to a second operation event on the at least one target message.
  • the present disclosure provides an electronic device including: at least one memory and at least one processor;
  • the memory is used to store program code
  • the processor is used to call the program code stored in the memory to execute the above method.
  • the present disclosure provides a computer-readable storage medium for storing program code, which, when executed by a processor, causes the processor to perform the above method.
  • the present disclosure provides a computer program product, including: instructions, which when executed by a processor, cause the processor to implement the above method.
  • the information processing method provided by the embodiment of the present disclosure will forward the relevant reply information of the target topic message to the second conversation when forwarding the target topic message, so that the user in the second conversation can view the content of the target topic message itself.
  • at least part of the relevant reply information can be viewed, so that the forwarder and receiver of the target message can view similar content, avoiding communication problems caused by different content viewed by the two, and improving the user's reading experience. .
  • Figure 1 is a flow chart of an information processing method according to an embodiment of the present disclosure.
  • FIGS 2 to 6 are schematic diagrams of interfaces of the communication client according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
  • the term “include” and its variations are open-ended, ie, “including but not limited to.”
  • the term “based on” means “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; and the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • Communication clients can communicate with other communication clients. Sessions between communication clients can be divided into single chat sessions and group chat sessions.
  • the communication messages sent in the communication client can be ordinary communication messages or topic messages.
  • the recipient When forwarding topic messages in a conversation, the recipient often can only receive the topic message itself, but cannot receive the related reply information to the topic message contained in the conversation. That is, if there is a topic message in the forwarded message during forwarding, the forwarded topic message will lose the relevant reply message, causing the message viewed by the forwarder and the receiver to be inconsistent, resulting in insufficient user experience.
  • Figure 1 is a flow chart of an information processing method according to an embodiment of the present disclosure, including the following steps.
  • S11 In response to the first operation event on the message in the first session, determine at least one target message, wherein the at least one target message includes a target topic message, and the target topic message refers to a message created based on the message in the first session. topic.
  • the message before a topic is created based on the message, the message is an ordinary message, that is, it is not yet a target topic message. After a topic is created based on the message, the message becomes the target topic message, which is usually the root message in the topic.
  • the information processing method in the embodiments of the present disclosure can be used on a communication client.
  • the communication client can be a client of independent communication software, or it can be a suite of software with instant messaging functions (such as including instant messaging, Office software with document, conferencing and other functions) client.
  • the first conversation may be, for example, a single chat conversation or a group conversation.
  • Message is the interactive information in the first session, It can be topic messages, communication messages, documents, pictures, symbols, etc.
  • the first operation event may be an operation on a message.
  • the first operation event may be one operation or a combination of multiple operations.
  • the first operation event may be a selection operation
  • the target message may be a selected message.
  • the number of target messages may be one or at least two.
  • the target message includes a target topic message, the target topic message is a topic message, and the topic message is a message in the first conversation based on which a topic was created. For example, the user sends message A in the first round, and then creates a topic based on message A, then message A becomes a topic message.
  • the target topic message is the topic message in the target message.
  • S12 In response to the second operation event on at least one target message, forward at least one target message and related reply information of the target topic message to the second conversation.
  • the second operation event may include one or more operations.
  • the second operation event may be, for example, a forwarding operation on the target message.
  • the second session may be the first session, or may be another session different from the first session.
  • the second session can be a single chat session or a group chat session.
  • the content of the target topic message itself is forwarded to the second conversation, and the relevant reply information of the target topic message is forwarded to the second conversation.
  • the related reply information of the target topic message may include the topic reply message of the target topic message. Therefore, the second session will receive the target message itself and the relevant reply information of the target message, and the user in the second session can view the relevant reply information of the target topic message, thereby improving the user experience.
  • the target messages (information 1, topic 1 and information 2) are selected in the first conversation "Group 2", and the three target messages are merged and forwarded to group 1 in Figure 3, and topic 1 is forwarded when forwarding.
  • the topic reply message, emoticon reply information and other related reply information are forwarded to group 1, and the summary information of the target message is displayed in group 1.
  • the summary information is triggered by clicking and other methods to display the target message as shown in Figure 4, such as As shown in Figure 4, for the target topic message "Topic 1", it not only displays the content of the target topic message itself (i.e., "Topic 1"), but also displays related reply information such as expression reply information, topic reply messages, etc.
  • the user does not need to specifically select the topic reply message, emoticon reply information and other related reply information of the target topic message, and the relevant reply information can be automatically forwarded to the second conversation when forwarding the target topic message, so that the user in the second conversation can While viewing the content of the target topic message itself, you can view at least part of the related reply information.
  • the content that the forwarder and receiver of the target message can view at the forwarding time are similar, avoiding the confusion between viewing by the two. Communication problems caused by different contents.
  • the related reply information of the target topic message includes at least one of the following: user information that replies to the target topic message, and the personal information of the topic reply message of the target topic message. Number, topic reply message of the target topic message, operation information of the topic reply message of the target topic message, the latest reply time of the target topic message, and expression reply information of the target topic message.
  • the user information that replies to the target topic message may be the user name, avatar, etc. of the user who posted the topic reply message of the target topic message.
  • the number of topic reply messages of the target topic message can be displayed below the target topic message as shown in Figure 2.
  • the operation information of the topic reply message of the target topic message may also be, for example, a like on the topic reply message, etc.
  • the latest reply time of the target topic message may be the sending time of the latest topic reply message.
  • the emoticon reply information of the target topic message may include the number of likes of the target topic message, the people who liked it, etc.
  • the number of target messages is at least two; the second operation event includes a merge forwarding operation on at least two target messages. In some embodiments, at least two target messages may be selected and then merged and forwarded to the second session, thereby optimizing the reading experience when merging and forwarding messages carrying topics.
  • the method further includes: displaying the first control, the first control It is used to select whether to hide part of the relevant reply information, and when it is determined to hide part of the relevant reply information, a second control is displayed for selecting the content that needs to be hidden in the relevant reply information.
  • the user may not want all relevant reply information to be forwarded to the second conversation, and may wish to hide part of the content. Therefore, the user may forward the target message and the relevant reply information of the target topic message to the second conversation.
  • the first control is provided before the session.
  • the first control can be an option control, which can display the first control to allow the user to choose whether to hide part of the content in the related reply information of the target topic message.
  • the hidden part of the related reply information will not be displayed in the second conversation. Specifically, the hidden part of the relevant reply information may not be forwarded to the second session. This prevents content that the user does not want to be forwarded from being forwarded to the second conversation, and provides a second control to choose which related reply information to hide.
  • the second control can select part of the relevant reply information according to user selection or according to time, thereby hiding certain users' information. Related reply information or hide related reply information for a period of time.
  • the method further includes: displaying reminder information, and the reminder information is used to Inform the target topic that relevant reply information in the message will be forwarded to the second conversation.
  • the reminder information is used to Inform the target topic that relevant reply information in the message will be forwarded to the second conversation.
  • the user can be reminded that the relevant reply information of the forwarded target topic message will be forwarded to the second conversation, so that if the user does not want to forward the relevant reply
  • the method further includes: displaying the target message in the second session, or displaying the target message in the second session.
  • the summary information of the message displays the target message in response to a third operation event on the summary information.
  • displaying the target message includes: displaying the target topic message, and displaying at least part of the content of the relevant reply information in the associated area of the target topic message.
  • the method of forwarding at least one target message to the second session may be segmented forwarding or merged forwarding. If segmented forwarding is used, the target message may be directly displayed in the session window of the second session. If it is merged and forwarded, as shown in Figure 3, the summary information of the target message can be displayed in the session window of the second session.
  • the third operation event can be a click operation, and the user can trigger the summary information by clicking, etc., so as shown in Figure As shown in 4, the target message is displayed. There is a target topic message among the displayed target messages, and at least part of the relevant reply information is displayed in the associated area of the target topic message "Topic 1".
  • displaying at least part of the content of the relevant reply information in the associated area of the target topic message includes: displaying at least one of the following contents in the associated area of the target topic message: expression reply information of the target topic message , the number of topic reply messages of the target topic message, and the latest reply time of the target topic message.
  • the associated area of "Topic 1" in Figure 4 displays "1 reply", “Latest reply: 15:00", and "Zhang San” likes. In this way, users in the second conversation can learn about the reply status of the target topic message.
  • the information processing method further includes: in response to a fourth operation event on the target topic message in the second session, displaying a details page of the target topic message.
  • the fourth operation event may be, for example, a click to trigger the target topic message in the second conversation.
  • the details page of the target topic message will be displayed.
  • all relevant reply information received in the second conversation can be displayed in the details page. For example, as shown in Figure 5, detailed content such as the topic reply message and the reply person of the target topic message are displayed, so that the user can understand the relevant details of the target topic message.
  • displaying the details page of the target topic message includes: determining the information displayed in the details page based on the affiliation between the current user who performs the fourth operation event and the first session.
  • the current user is the user who has opened the details page of the target topic message
  • the target topic message is a topic item in the first conversation.
  • the member information of the first conversation can be sent to the second conversation.
  • the content displayed on the details page of the target topic message may not be exactly the same. This avoids information leakage in the first session.
  • the viewable scope of the current user can be determined, the data permissions of different users can be distinguished, and only the content for which the current user has data permissions will be displayed on the details page of the target topic message.
  • the target topic message may not be displayed. Sourced from the first conversation, this avoids revealing the specific source of the target topic message.
  • displaying the details page of the target topic message includes: determining the operation control displayed in the details page based on the affiliation between the current user who performs the fourth operation event and the first session. In some embodiments, based on the ownership relationship between the current user and the first session, the operation permissions of the current user can be determined, so that only the operation controls for which the current user has operation permissions are displayed on the details page of the target topic message to avoid displaying that the current user has no operations. The operation control of permissions causes the problem that user operations cannot respond.
  • displaying the details page of the target topic message includes: if the current user performing the fourth operation event belongs to the first conversation, displaying the target topic message and topic reply messages of the target topic message as of the current time. , otherwise, display the target topic message and the topic reply message of the target topic message as of the forwarding time.
  • Figure 5 shows the details page of the target topic message displayed when the current user belongs to the first conversation.
  • Figure 6 shows the target message displayed when the current user does not belong to the first conversation.
  • the affiliation may be whether the current user is a member of the first session.
  • the details page of the target topic message can be updated in real time. If there is a new topic reply message of the target topic message, it can be updated and displayed in the details page of the target topic message.
  • Figure 6 the details page of the target topic message displayed will remain unchanged.
  • the specific content displayed is the relevant reply information of the target topic message when forwarding the target topic message to the second conversation. If there are other If a user replies to a target topic message, the topic reply messages newly replied by other users will not be displayed in the details page of the target topic message.
  • displaying the details page of the target topic message includes: if the current user who performs the fourth operation event belongs to the first conversation, displaying a reply control on the details page of the target topic message; otherwise, displaying a reply control on the target topic message The reply control is not displayed on the message details page.
  • displaying the details page of the target topic message includes: if the current user performing the fourth operation event belongs to the first conversation, jumping to the topic discussion interface of the target topic message; otherwise, displaying the deadline for forwarding A snapshot of the topic discussion interface of the target topic message.
  • the target topic message is located in the first conversation, and the discussion interface of the target topic message may be the details page of the target topic message in the first conversation. If the current user belongs to the first conversation, he or she has permission to view the first conversation. , so you can directly open the topic discussion interface of the target topic message. And if the current user does not belong to the first conversation, you can just display a snapshot of the topic discussion interface of the target topic message as of the forwarding time to avoid the current user from replying.
  • the topic discussion interface of the target topic message can display the target topic message itself, all related reply information, reply controls, subscription controls, etc.
  • the current user if the current user is not in the first conversation, only the target topic message itself and the topic reply message with the deadline for forwarding can be viewed, and the current user cannot reply; if the current user has joined the first conversation , you can view the target topic messages, all and real-time topic reply messages, and reply.
  • the reading experience of merged and forwarded messages with topic items is optimized, and the related reply information attached thereto can be viewed, ensuring the user experience, and depending on whether the current user belongs to the first conversation, it can be presented Different reading permissions and operation permissions are provided to meet users' reading needs while also controlling the information transmission and information interaction of session members within a safe and controllable range, avoiding information leakage and ensuring the security and controllability of information.
  • Some embodiments of the present disclosure also provide an information processing device, including:
  • Determining unit configured to determine at least one target message in response to a first operation event on a message in the first session, wherein the at least one target message includes a target topic message; the target topic message refers to the message in the first session. A topic is created in the conversation based on this information;
  • a control unit configured to forward at least one target message and related reply information of the target topic message to the second session in response to a second operation event on the at least one target message.
  • the relevant reply information of the target topic message includes at least one of the following:
  • the topic reply message of the target topic message
  • the emoticon reply information of the target topic message is the emoticon reply information of the target topic message.
  • the number of target messages is at least two;
  • the second operation event is a combined forwarding operation on the at least two target messages.
  • control unit is further configured to: after forwarding the at least one target message and the related reply information of the target topic message to the second session, display the target message in the second session; or, Summary information of the target message is displayed in the second session, and the target message is displayed in response to a third operation event on the summary information.
  • displaying the target message includes: displaying the target topic message, and displaying at least part of the content of the related reply information in an associated area of the target topic message.
  • At least part of the content of the related reply information is displayed in the associated area of the target topic message, including:
  • At least one of the following contents is displayed in the associated area of the target topic message: the expression reply information of the target topic message, the number of topic reply messages of the target topic message, and the latest reply time of the target topic message. .
  • control unit is further configured to: in response to a fourth operation event on the target topic message in the second session, display the details page of the target topic message.
  • displaying the details page of the target topic message includes:
  • the operation control displayed in the details page is determined.
  • displaying the details page of the target topic message includes:
  • a reply control is displayed on the details page of the target topic message; otherwise, the reply control is not displayed on the details page of the target topic message. Describe the reply control.
  • displaying the details page of the target topic message includes:
  • control unit is further configured to perform at least the following steps after detecting the second operation event and before forwarding the at least one target message and the related reply information of the target topic message to the second session.
  • the first control is used to select whether to hide part of the relevant reply information, and when it is determined to hide part of the relevant reply information, display a second control for selecting the parts of the relevant reply information that need to be hidden. content;
  • Display reminder information which is used to inform that relevant reply information in the target topic message will be forwarded to the second conversation.
  • the relevant parts refer to the partial description of the method embodiments.
  • the device embodiments described above are merely illustrative, wherein the modules described as separation modules may or may not be separated. Some or all of the modules may be selected according to actual needs to achieve the purpose of the scheme of the present embodiment. Those of ordinary skill in the art can understand and implement without paying creative work.
  • the present disclosure also provides an electronic device and a computer-readable storage medium, which are described below.
  • Terminal devices in embodiments of the present disclosure may include, but are not limited to, mobile phones, notebook computers, digital broadcast receivers, personal digital assistants (Personal Digital Assistant, PDA), tablet computers (PAD), portable multimedia players (Portable Media Player , PMP), mobile terminals such as vehicle-mounted terminals (such as vehicle-mounted navigation terminals), and fixed terminals such as digital televisions (Television, TV), desktop computers, etc.
  • PDA Personal Digital Assistant
  • PMP portable multimedia players
  • PMP Portable Media Player
  • mobile terminals such as vehicle-mounted terminals (such as vehicle-mounted navigation terminals)
  • fixed terminals such as digital televisions (Television, TV), desktop computers, etc.
  • the electronic device shown in the figure is only an example and should not bring any limitations to the functions and scope of use of the embodiments of the present disclosure.
  • the electronic device 800 may include a processing device (such as a central processing unit, a graphics processor, etc.) 801 that may be loaded into a random access memory according to a program stored in a read-only memory (Read-Only Memory, ROM) 802 or from a storage device 808 (Random Access Memory (RAM) 803 to perform various appropriate actions and processes. In the RAM 803, various programs and data required for the operation of the electronic device 800 are also stored.
  • the processing device 801, ROM 802 and RAM 803 are connected to each other via a bus 804.
  • An input/output (I/O) interface 805 is also connected to bus 804.
  • the following devices can be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a Liquid Crystal Display (LCD) , an output device 807 such as a speaker, a vibrator, etc.; a storage device 808 including a magnetic tape, a hard disk, etc.; and a communication device 809.
  • the communication device 809 may allow the electronic device 800 to communicate wirelessly or wiredly with other devices to exchange data.
  • electronic device 800 is shown with various means, it is to be understood that implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product including a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via communication device 809, or from storage device 808, or from ROM 802.
  • the processing device 801 the above-mentioned functions defined in the method of the embodiment of the present disclosure are performed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof.
  • Computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Erasable Programmable Read-Only Memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or any of the above The right combination.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device. use.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code contained on a computer-readable medium can be transmitted using any appropriate medium, including but not limited to: wires, optical cables, radio frequency (Radio Frequency, RF), etc., or any suitable combination of the above.
  • the client and server can communicate using any currently known or future developed network protocol, such as HyperText Transfer Protocol (HTTP), and can communicate with digital data in any form or medium.
  • HTTP HyperText Transfer Protocol
  • Communications e.g., communications network
  • Examples of communication networks include Local Area Network (“LAN”), Wide Area Network (“WAN”), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), and any currently known or future developed networks.
  • LAN Local Area Network
  • WAN Wide Area Network
  • the Internet e.g., the Internet
  • end-to-end networks e.g., ad hoc end-to-end networks
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device When the above-mentioned one or more programs are executed by the electronic device, the electronic device is caused to perform the above-mentioned method of the present disclosure.
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including object-oriented programming languages such as Java, Smalltalk, C++, and conventional Procedural programming language—such as "C" or a similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as an Internet service provider through Internet connection
  • each square box in the flow chart or block diagram can represent a module, a program segment, or a part of a code, and the module, the program segment, or a part of the code contains one or more executable instructions for realizing the specified logical function.
  • the functions marked in the square box can also occur in a sequence different from that marked in the accompanying drawings. For example, two square boxes represented in succession can actually be executed substantially in parallel, and they can sometimes be executed in the opposite order, depending on the functions involved.
  • each square box in the block diagram and/or flow chart, and the combination of the square boxes in the block diagram and/or flow chart can be implemented with a dedicated hardware-based system that performs the specified function or operation, or can be implemented with a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure can be implemented in software or hardware. Among them, the name of a unit does not constitute a limitation on the unit itself under certain circumstances.
  • exemplary types of hardware logic components include: field programmable gate array (Field Programmable Gate Array, FPGA), application specific integrated circuit (Application Specific Integrated Circuit, ASIC), application specific standard product (Application Specific Standard Parts (ASSP), System on Chip (SOC), Complex Programmable Logic Device (CPLD), etc.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, laptop disks, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM portable compact disk read-only memory
  • magnetic storage device or any suitable combination of the above.
  • an information processing method including:
  • At least one target message is determined, wherein the at least one target message includes a target topic message; wherein the target topic message refers to a message in the first session Created a topic based on the message;
  • the at least one target message and related reply information of the target topic message are forwarded to the second session.
  • an information processing method in which the relevant reply information of the target topic message includes at least one of the following:
  • the topic reply message of the target topic message
  • Operation information of replying a message to the topic of the target topic message
  • the emoticon reply information of the target topic message is the emoticon reply information of the target topic message.
  • an information processing method where the number of target messages is at least two;
  • the second operation event is a combined forwarding operation on the at least two target messages.
  • an information processing method After forwarding the at least one target message and the related reply information of the target topic message to the second conversation, it further includes:
  • summary information of the target message is displayed in the second conversation, and in response to a third operation event on the summary information, the target message is displayed.
  • Displaying the target message includes: displaying the target topic message, and displaying the related reply information in an associated area of the target topic message. at least part of the content.
  • an information processing method which displays at least part of the content of the relevant reply information in the associated area of the target topic message, including:
  • At least one of the following contents is displayed in the associated area of the target topic message: the expression reply information of the target topic message, the number of topic reply messages of the target topic message, and the latest reply time of the target topic message. .
  • an information processing method further comprising:
  • a details page of the target topic message is displayed.
  • an information processing method is provided to display a details page of the target topic message, including:
  • the operation control displayed in the details page is determined.
  • an information processing method is provided to display a details page of the target topic message, including:
  • a reply control is displayed on the details page of the target topic message; otherwise, the reply control is not displayed on the details page of the target topic message.
  • an information processing method is provided to display a details page of the target topic message, including:
  • an information processing method After detecting the second operation event, forwarding the at least one target message and the related reply information of the target topic message to Before the second session, include at least one of the following:
  • the first control is used to select whether to hide part of the relevant reply information, and when it is determined to hide part of the relevant reply information, display a second control for selecting the parts of the relevant reply information that need to be hidden. content;
  • Display reminder information which is used to inform that relevant reply information in the target topic message will be forwarded to the second conversation.
  • an information processing device including:
  • Determining unit configured to determine at least one target message in response to a first operation event on a message in the first session, wherein the at least one target message includes a target topic message; wherein the target topic message refers to, in A topic is created based on the message in the first conversation;
  • an electronic device including: at least one memory and at least one processor;
  • the at least one memory is used to store program code
  • the at least one processor is used to call the program code stored in the at least one memory to execute any one of the methods described above.
  • a computer-readable storage medium is provided.
  • the computer-readable storage medium is used to store program code.
  • the program code When the program code is run by a processor, the program code causes the processor to Execute the above method.
  • a computer program product including: instructions, which when executed by a processor, cause the processor to implement the above method.
  • a computer program including: instructions, which when executed by a processor, cause the processor to implement the above method.

Landscapes

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

Abstract

本公开提供一种信息处理方法、装置、电子设备和存储介质。在一些实施例中,本公开提供一种信息处理方法,包括:响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;目标话题消息是指,在第一会话中基于该消息创建了话题;响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。

Description

信息处理方法、装置、电子设备和存储介质
相关申请的交叉引用
本申请是以申请号为202211154194.1、申请日为2022年9月21日的中国专利申请为基础,并主张其优先权,该中国专利申请的公开内容在此作为整体引入本申请中。
技术领域
本公开涉及计算机技术领域,尤其涉及一种信息处理方法、装置、电子设备和存储介质。
背景技术
通信客户端具有通信功能。一个通信客户端可以与其它通信客户端进行基于会话的通信。在进行通信时通信客户端可以将会话中的信息进行转发。
发明内容
本公开提供一种信息处理方法、装置、电子设备和存储介质。
在一些实施例中,本公开提供一种信息处理方法,包括:
响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,目标话题消息是指,在第一会话中基于该消息创建了话题;
响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。
在一些实施例中,本公开提供一种信息处理装置,包括:
确定单元,用于响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,目标话题消息是指,在第一会话中基于该消息创建了话题;
控制单元,用于响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。
在一些实施例中,本公开提供一种电子设备,包括:至少一个存储器和至少一个处理器;
其中,存储器用于存储程序代码,处理器用于调用所述存储器所存储的程序代码执行上述的方法。
在一些实施例中,本公开提供一种计算机可读存储介质,所述计算机可读存储介质用于存储程序代码,所述程序代码在被处理器运行时,促使所述处理器执行上述方法。
在一些实施例中,本公开提供一种计算机程序产品,包括:指令,当所述指令由处理器执行时,使得处理器实现上述方法。
本公开实施例提供的信息处理方法,在转发目标话题消息时,会将目标话题消息的相关回复信息转发给第二会话,使得第二会话中的用户能够在查看到目标话题消息的内容本身的同时,可以查看的至少部分相关回复信息,这样对于目标消息的转发者和接收者,其所能查看到的内容相近,避免了两者查看的内容不同造成的沟通问题,提高了用户的阅读体验。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,元件和元素不一定按照比例绘制。
图1是本公开实施例的一种信息处理方法的流程图。
图2至图6是本公开实施例的通信客户端的界面示意图。
图7是本公开实施例的电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
以下将结合附图,对本公开实施例提供的方案进行详细描述。
通信客户端可以与其他通信客户端进行通信。通信客户端之间的会话可以分为单聊会话和群聊会话。在会话中,通信客户端中发送的通信消息可以是普通的通信消息,也可以是话题消息。在对会话中的话题消息进行转发时,接收方往往只能接收到话题消息本身,而会话中所包含的对话题消息的相关回复信息则无法接收到。即,在转发时如果转发的消息中有话题消息,则会导致经转发的话题消息丢失相关回复消息,造成转发者和接收者查看到的消息不一致,从而产生用户使用体验不足。
如图1所示,图1是本公开实施例的一种信息处理方法的流程图,包括如下步骤。
S11:响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,至少一个目标消息中包括目标话题消息,目标话题消息是指,在第一会话中基于该消息创建了话题。
在本公开的一些实施例中,在基于该消息创建话题之前,该消息是普通消息,即还不是目标话题消息。在基于该消息创建话题之后,该消息成为目标话题消息,通常该消息是话题中的根消息。
一些实施例中,本公开实施例中的信息处理方法可以用于通信客户端,通信客户端可以是独立的通信软件的客户端,也可以是具有即时通信功能的套件软件(如包含即时通信、文档、会议等功能的办公软件)的客户端。第一会话例如可以是某个单聊会话或群组会话。消息是第一会话中的交互信息, 其可以是话题消息、通信消息、文档、图片、符号等。第一操作事件可以是对消息的操作,第一操作事件可以是一个操作,也可以是多个操作的组合。第一操作事件例如可以是选取操作,目标消息可以是被选取的消息。目标消息的个数可以是一个也可以是至少两个。目标消息中有目标话题消息,目标话题消息是话题消息,话题消息是第一会话中基于该消息创建了话题的消息。例如用户在第一回合中发送了消息A,然后基于该消息A创建了话题,则消息A成为话题消息。目标话题消息是目标消息中的话题消息。
S12:响应于对至少一个目标消息的第二操作事件,将至少一个目标消息以及目标话题消息的相关回复信息转发至第二会话。
一些实施例中,第二操作事件可以包括一个或多个操作。第二操作事件例如可以是对目标消息的转发操作。第二会话可以是第一会话,也可以是与第一会话不同的其他会话。第二会话可以是单聊会话或群聊会话。在转发至少一个目标消息至第二会话时,目标话题消息的内容本身被转发到第二会话,并且会将目标话题消息的相关回复信息转发至第二会话。一些实施例中,目标话题消息的相关回复信息可以包括目标话题消息的话题回复消息。因此,第二会话将会收到目标消息本身以及目标消息的相关回复信息,第二会话中的用户能够查看到目标话题消息的相关回复信息,从而提高用户的使用体验。
为了更好地说明本公开实施例中提出的方案,以下提出一个具体的实施例。如图2所示,在第一会话“群2”中选中目标消息(信息1、话题1和信息2),将三个目标消息合并转发至图3中的群1,在转发时将话题1的话题回复消息、表情回复信息等相关回复信息一并转发到群1,在群1中显示目标消息的摘要信息,通过点击等方式触发该摘要信息从而如图4所示显示了目标消息,如图4所示,对于目标话题消息“话题1”,其不仅展示了目标话题消息的内容本身(即“话题1”),而且展示了表情回复信息、话题回复消息等相关回复信息。可见,用户无需特意选中目标话题消息的话题回复消息、表情回复信息等相关回复信息,就可以在转发目标话题消息时将其相关回复信息自动转发给第二会话,使得第二会话中的用户能够在查看到目标话题消息的内容本身的同时,可以查看到至少部分相关回复信息,这样对于目标消息的转发者和接收者,其在转发时间所能查看到的内容相近,避免了两者查看的内容不同造成的沟通问题。
在本公开的一些实施例中,目标话题消息的相关回复信息包括如下的至少一项:回复目标话题消息的用户信息、目标话题消息的话题回复消息的个 数、目标话题消息的话题回复消息、对目标话题消息的话题回复消息的操作信息、目标话题消息的最新回复时间、目标话题消息的表情回复信息。
一些实施例中,回复目标话题消息的用户信息可以是发布了目标话题消息的话题回复消息的用户的用户名、头像等。目标话题消息的话题回复消息的个数可以如图2所示显示在的目标话题消息的下方。目标话题消息的话题回复消息的操作信息例如还可以是对话题回复消息的点赞等。目标话题消息的最新回复时间可以是最近一次话题回复消息的发送时间。目标话题消息的表情回复信息可以包括目标话题消息的点赞数、点赞人员等。
在本公开的一些实施例中,目标消息的个数为至少两个;第二操作事件包括对至少两个目标消息的合并转发操作。一些实施例中,可以选取至少两个目标消息,然后将其合并转发到第二会话,从而优化合并转发携带话题消息时的阅读体验。
在本公开的一些实施例中,在检测到第二操作事件之后,在将至少一个目标消息以及目标话题消息的相关回复信息转发至第二会话之前,还包括:显示第一控件,第一控件用于选择是否隐藏部分相关回复信息,以及在确定隐藏部分相关回复信息时,显示第二控件用于选取相关回复信息中需要隐藏的内容。一些实施例中,用户可能并不希望所有的相关回复信息都被转发给第二会话,可能会希望隐藏其中的部分内容,因此可以为目标消息以及目标话题消息的相关回复信息在转发到第二会话之前提供第一控件。第一控件可以是选项控件,可以展示第一控件让用户选取是否将目标话题消息的相关回复信息中的部分内容隐藏,被隐藏的部分相关回复信息将不会显示在第二会话中。具体的,被隐藏的部分相关回复信息可以不被转发至第二会话。这样避免用户不希望被转发的内容被转发到第二会话,以及提供第二控件选择隐藏哪些相关回复信息,第二控件可以按照用户选取或者按照时间选择部分相关回复信息,从而隐藏某些用户的相关回复信息或者隐藏一段时间内的相关回复信息。
在本公开的一些实施例中,在检测到第二操作事件之后,在将至少一个目标消息以及目标话题消息的相关回复信息转发至第二会话之前,还包括:显示提醒信息,提醒信息用于告知目标话题消息中的相关回复信息将被一并转发至第二会话。一些实施例中,可以在转发时提醒用户转发的目标话题消息的相关回复信息将一并转发给第二会话,这样如果用户不希望将相关回复 信息转发给第二会话,可以选择停止转发,或者可以选择只发送至少一个目标消息,而不发送相关回复消息。
在本公开的一些实施例中,将至少一个目标消息以及目标话题消息的相关回复信息转发至第二会话之后,还包括:在第二会话中显示目标消息,或者,在第二会话中显示目标消息的摘要信息,响应于对摘要信息的第三操作事件,显示目标消息。一些实施例中,显示目标消息,包括:显示目标话题消息,并在目标话题消息的关联区域显示相关回复信息的至少部分内容。
一些实施例中,将至少一个目标消息转发至第二会话的方式可以是分条转发也可以是合并转发,如果是分条转发则可以直接将目标消息直接显示在第二会话的会话窗口中。如果是合并转发,如图3所示,则可以在第二会话的会话窗口中显示目标消息的摘要信息,第三操作事件可以是点击操作,用户可以通过点击等方式触发摘要信息,从而如图4所示,展示目标消息。在展示的目标消息中有目标话题消息,并且在目标话题消息“话题1”的关联区域显示有相关回复信息的至少部分内容。在本公开的一些实施例中,在目标话题消息的关联区域显示相关回复信息的至少部分内容,包括:在目标话题消息的关联区域显示如下内容中的至少一项:目标话题消息的表情回复信息、目标话题消息的话题回复消息的个数、目标话题消息的最新回复时间。如图4所示,图4中“话题1”的关联区域显示了“1条回复”、“最新回复:15:00”、“张三”点赞。这样对于第二会话中的用户可以了解到目标话题消息的回复情况。
在本公开的一些实施例中,信息处理方法还包括:响应于在第二会话中对目标话题消息的第四操作事件,显示目标话题消息的详情页。一些实施例中,第四操作事件例如可以是点击等方式触发第二会话中的目标话题消息,在触发了目标话题消息之后,如图5和图6所示,将显示目标话题消息的详情页,在详情页中可以显示第二会话接收到的全部相关回复信息。例如如图5所示,显示了目标话题消息的话题回复消息、回复人员等详细内容,从而使得用户了解目标话题消息的相关详细情况。
在本公开的一些实施例中,显示目标话题消息的详情页,包括:基于执行第四操作事件的当前用户与第一会话的归属关系,确定详情页中所显示的信息。一些实施例中,当前用户为打开目标话题消息的详情页的用户,目标话题消息是第一会话中的话题项,可以在转发目标话题消息时将第一会话的成员信息发送给第二会话,从而确定当前用户是否归属于第一会话,基于归属关系的不同,目标话题消息的详情页中所显示的内容可以不完全一样,这 样可以避免第一会话中的信息泄露。基于当前用户与第一会话的归属关系,可以确定当前用户的可查阅范围,区分不同的用户的数据权限,在目标话题消息的详情页中只显示当前用户具有数据权限的内容。一些实施例中,如图5所示,如果当前用户归属于第一会话,则可以显示目标话题消息来源于第一会话(群2),否则,如图6所示,可以不显示目标话题消息来源于第一会话,这样避免泄露目标话题消息的具体来源。
在本公开的一些实施例中,显示目标话题消息的详情页,包括:基于执行第四操作事件的当前用户与第一会话的归属关系,确定详情页中显示的操作控件。一些实施例中,基于当前用户与第一会话的归属关系,可以确定当前用户的操作权限,从而只在目标话题消息的详情页中显示当前用户具有操作权限的操作控件,避免显示当前用户没有操作权限的操作控件造成的用户操作却不能响应的问题。
在本公开的一些实施例中,显示目标话题消息的详情页,包括:若执行第四操作事件的当前用户归属于第一会话,显示目标话题消息以及截止当前时间的目标话题消息的话题回复消息,否则,显示目标话题消息以及截止转发时间的目标话题消息的话题回复消息。
一些实施例中,请参考图5和图6,图5为当前用户归属于第一会话时所显示的目标话题消息的详情页,图6为当前用户未归属于第一会话时所显示的目标话题消息的详情页。归属关系可以是当前用户是否为第一会话的成员。在图5中,目标话题消息的详情页可以实时更新,如果之后有新的目标话题消息的话题回复消息,则可以更新显示在目标话题消息的详情页中。而在图6中,其显示的目标话题消息的详情页将保持不变,其具体显示的内容为将目标话题消息转发至第二会话时目标话题消息所具有的相关回复信息,之后如果有其他用户回复了目标话题消息,则不会在目标话题消息的详情页中展示该其他用户新回复的话题回复消息。
在本公开的一些实施例中,显示目标话题消息的详情页,包括:若执行第四操作事件的当前用户归属于第一会话,在目标话题消息的详情页显示回复控件,否则,在目标话题消息的详情页不显示回复控件。
一些实施例中,请继续参考图5和图6,若当前用户归属于第一会话,则其具有回复目标话题消息的权限,因此显示回复控件,能够对目标话题消息发送话题回复消息,因为当前用户原本就属于第一会话,能够查看到相关的内容,并且可以参与第一会话。而如果当前用户未归属于第一会话,则不 能对目标话题消息进行回复,否则将造成当前用户没有加入第一会话却能够在其中发表信息造成权限规则的破坏。一些实施例中,如图6所示,可以在当前用户未归属于第一会话时显示提示信息,告知当前用户无法进行回复及其原因。
在本公开一些实施例中,显示目标话题消息的详情页,包括:若执行第四操作事件的当前用户归属于第一会话,跳转至目标话题消息的话题讨论界面,否则,显示截止转发时间的目标话题消息的话题讨论界面的快照。
一些实施例中,目标话题消息位于第一会话中,目标话题消息的讨论界面可以是第一会话中目标话题消息的详情页面,若当前用户归属于第一会话,其具有查看第一会话的权限,因此可以直接打开目标话题消息的话题讨论界面。而如果当前用户未归属于第一会话,则可以只是显示截止转发时间时目标话题消息的话题讨论界面的快照,避免当前用户进行回复。目标话题消息的话题讨论界面中可以显示目标话题消息本身、全部相关回复信息、回复控件、订阅控件等。
本公开一些实施例中,如果当前用户未在该第一会话,则只可查看目标话题消息本身和截止转发时间的话题回复消息,并且当前用户不能进行回复;如果当前用户已加入该第一会话,则可查看目标话题消息、全部且实时的话题回复消息,并可以进行回复。
本公开一些实施例中,优化合并转发对于带话题项的消息的阅读体验,其附带的相关回复信息可以被查看,保证了用户的使用体验,并且根据当前用户是否归属于第一会话,可呈现出不同的阅读权限和操作权限,满足用户阅读诉求的同时,也将会话成员的信息传递和信息互动控制在安全可管控的范围,避免信息泄露,保证了信息的安全可控。
本公开一些实施例中还提出一种信息处理装置,包括:
确定单元,用于响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,至少一个目标消息中包括目标话题消息;所述目标话题消息是指,在所述第一会话中基于该息创建了话题;
控制单元,用于响应于对至少一个目标消息的第二操作事件,将至少一个目标消息以及目标话题消息的相关回复信息转发至第二会话。
一些实施例中,所述目标话题消息的相关回复信息包括如下的至少一项:
所述目标话题消息的话题回复消息;
回复所述目标话题消息的用户信息;
所述目标话题消息的话题回复消息的个数;
对所述目标话题消息的话题回复消息的操作信息;
所述目标话题消息的最新回复时间;
所述目标话题消息的表情回复信息。
一些实施例中,所述目标消息的个数为至少两个;
所述第二操作事件为对所述至少两个目标消息的合并转发操作。
一些实施例中,控制单元还用于:将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话之后,在所述第二会话中显示所述目标消息;或者,在所述第二会话中显示所述目标消息的摘要信息,响应于对所述摘要信息的第三操作事件,显示所述目标消息。
一些实施例中,显示所述目标消息,包括:显示所述目标话题消息,并在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容。
一些实施例中,在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容,包括:
在所述目标话题消息的关联区域显示如下内容中的至少一项;所述目标话题消息的表情回复信息、所述目标话题消息的话题回复消息的个数、所述目标话题消息的最新回复时间。
一些实施例中,控制单元还用于:响应于在所述第二会话中对所述目标话题消息的第四操作事件,显示所述目标话题消息的详情页。
一些实施例中,显示所述目标话题消息的详情页,包括:
基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中所显示的信息;和/或,
基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中显示的操作控件。
一些实施例中,显示所述目标话题消息的详情页,包括:
若执行所述第四操作事件的当前用户归属于所述第一会话,显示所述目标话题消息以及截止当前时间的所述目标话题消息的话题回复消息,否则,显示所述目标话题消息以及截止所述第二操作事件发生时间的所述目标话题消息的话题回复消息;
和/或,若执行所述第四操作事件的当前用户归属于所述第一会话,在所述目标话题消息的详情页显示回复控件,否则,在所述目标话题消息的详情页不显示所述回复控件。
一些实施例中,显示所述目标话题消息的详情页,包括:
若执行所述第四操作事件的当前用户归属于所述第一会话,跳转至所述目标话题消息的话题讨论界面,否则,显示截止所述第二操作事件发生时间的所述目标话题消息的话题讨论界面的快照。
一些实施例中,控制单元还用于在检测到所述第二操作事件之后,在将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话之前,执行如下的至少一项:
显示第一控件,所述第一控件用于选择是否隐藏部分所述相关回复信息,以及在确定隐藏部分所述相关回复信息时,显示第二控件用于选取所述相关回复信息中需要隐藏的内容;
显示提醒信息,所述提醒信息用于告知所述目标话题消息中的相关回复信息将被一并转发至所述第二会话。
对于装置的实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离模块说明的模块可以是或者也可以不是分开的。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
以上,基于实施例和应用例说明了本公开的方法及装置。此外,本公开还提供一种电子设备及计算机可读存储介质,以下说明这些电子设备和计算机可读存储介质。
下面参考图7,其示出了适于用来实现本公开实施例的电子设备(例如终端设备或服务器)800的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、个人数字助理(Personal Digital Assistant,PDA)、平板电脑(PAD)、便携式多媒体播放器(Portable Media Player,PMP)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字电视(Television,TV)、台式计算机等等的固定终端。图中示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
电子设备800可以包括处理装置(例如中央处理器、图形处理器等)801,其可以根据存储在只读存储器(Read-Only Memory,ROM)802中的程序或者从存储装置808加载到随机访问存储器(Random Access  Memory,RAM)803中的程序而执行各种适当的动作和处理。在RAM 803中,还存储有电子设备800操作所需的各种程序和数据。处理装置801、ROM 802以及RAM 803通过总线804彼此相连。输入/输出(I/O)接口805也连接至总线804。
通常,以下装置可以连接至I/O接口805:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置806;包括例如液晶显示器(Liquid Crystal Display,LCD)、扬声器、振动器等的输出装置807;包括例如磁带、硬盘等的存储装置808;以及通信装置809。通信装置809可以允许电子设备800与其他设备进行无线或有线通信以交换数据。虽然图中示出了具有各种装置的电子设备800,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置809从网络上被下载和安装,或者从存储装置808被安装,或者从ROM 802被安装。在该计算机程序被处理装置801执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的***、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(Erasable Programmable Read-Only Memory,EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行***、装置或者器件使用或者与其结合使 用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行***、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、射频(Radio Frequency,RF)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如超文本传输协议(HyperText Transfer Protocol,HTTP)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(Local Area Network,“LAN”),广域网(Wide Area Network,“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备执行上述的本公开的方法。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的***、方法 和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的***来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Parts,ASSP)、片上***(System on Chip,SOC)、复杂可编程逻辑设备(Complex Programmable Logic Device,CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行***、装置或设备使用或与指令执行***、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体***、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,提供了一种信息处理方法,包括:
响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,所述目标话题消息是指,在所述第一会话中基于该消息创建了话题;
响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。
根据本公开的一个或多个实施例,提供了一种信息处理方法,所述目标话题消息的相关回复信息包括如下的至少一项:
所述目标话题消息的话题回复消息;
回复所述目标话题消息的用户信息;
所述目标话题消息的话题回复消息的个数;
对所述目标话题消息的话题回复消息的操作信息;
所述目标话题消息的最新回复时间;
所述目标话题消息的表情回复信息。
根据本公开的一个或多个实施例,提供了一种信息处理方法,所述目标消息的个数为至少两个;
所述第二操作事件为对所述至少两个目标消息的合并转发操作。
根据本公开的一个或多个实施例,提供了一种信息处理方法,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话之后,还包括:
在所述第二会话中显示所述目标消息;
或者,在所述第二会话中显示所述目标消息的摘要信息,响应于对所述摘要信息的第三操作事件,显示所述目标消息。
根据本公开的一个或多个实施例,提供了一种信息处理方法,显示所述目标消息,包括:显示所述目标话题消息,并在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容。
根据本公开的一个或多个实施例,提供了一种信息处理方法,在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容,包括:
在所述目标话题消息的关联区域显示如下内容中的至少一项;所述目标话题消息的表情回复信息、所述目标话题消息的话题回复消息的个数、所述目标话题消息的最新回复时间。
根据本公开的一个或多个实施例,提供了一种信息处理方法,还包括:
响应于在所述第二会话中对所述目标话题消息的第四操作事件,显示所述目标话题消息的详情页。
根据本公开的一个或多个实施例,提供了一种信息处理方法,显示所述目标话题消息的详情页,包括:
基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中所显示的信息;和/或,
基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中显示的操作控件。
根据本公开的一个或多个实施例,提供了一种信息处理方法,显示所述目标话题消息的详情页,包括:
若执行所述第四操作事件的当前用户归属于所述第一会话,显示所述目标话题消息以及截止当前时间的所述目标话题消息的话题回复消息,否则,显示所述目标话题消息以及截止所述第二操作事件发生时间的所述目标话题消息的话题回复消息;
和/或,
若执行所述第四操作事件的当前用户归属于所述第一会话,在所述目标话题消息的详情页显示回复控件,否则,在所述目标话题消息的详情页不显示所述回复控件。
根据本公开的一个或多个实施例,提供了一种信息处理方法,显示所述目标话题消息的详情页,包括:
若执行所述第四操作事件的当前用户归属于所述第一会话,跳转至所述目标话题消息的话题讨论界面,否则,显示截止所述第二操作事件发生时间的所述目标话题消息的话题讨论界面的快照。
根据本公开的一个或多个实施例,提供了一种信息处理方法,在检测到所述第二操作事件之后,在将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话之前,还包括如下的至少一项:
显示第一控件,所述第一控件用于选择是否隐藏部分所述相关回复信息,以及在确定隐藏部分所述相关回复信息时,显示第二控件用于选取所述相关回复信息中需要隐藏的内容;
显示提醒信息,所述提醒信息用于告知所述目标话题消息中的相关回复信息将被一并转发至所述第二会话。
根据本公开的一个或多个实施例,提供了一种信息处理装置,包括:
确定单元,用于响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,所述目标话题消息是指,在所述第一会话中基于该消息创建了话题;
根据本公开的一个或多个实施例,提供了一种电子设备,包括:至少一个存储器和至少一个处理器;
其中,所述至少一个存储器用于存储程序代码,所述至少一个处理器用于调用所述至少一个存储器所存储的程序代码执行上述中任一项所述的方法。
根据本公开的一个或多个实施例,提供了一种计算机可读存储介质,所述计算机可读存储介质用于存储程序代码,所述程序代码在被处理器运行时,促使所述处理器执行上述方法。
根据本公开的一个或多个实施例,提供了一种计算机程序产品,包括:指令,所述指令由处理器执行时,使得处理器实现上述方法。
根据本公开的一个或多个实施例,提供了一种计算机程序,包括:指令,所述指令当由处理器执行时,使得处理器实现上述方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (15)

  1. 一种信息处理方法,包括:
    响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,所述目标话题消息是指,在所述第一会话中基于该消息创建了话题;
    响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。
  2. 根据权利要求1所述的方法,其中,所述目标话题消息的相关回复信息包括如下的至少一项:
    所述目标话题消息的话题回复消息;
    回复所述目标话题消息的用户信息;
    所述目标话题消息的话题回复消息的个数;
    对所述目标话题消息的话题回复消息的操作信息;
    所述目标话题消息的最新回复时间;
    所述目标话题消息的表情回复信息。
  3. 根据权利要求1或2所述的方法,其中,
    所述目标消息的个数为至少两个;
    所述第二操作事件为对至少两个所述目标消息的合并转发操作。
  4. 根据权利要求1所述的方法,其中,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至所述第二会话之后,所述方法还包括:
    在所述第二会话中显示所述目标消息;
    或者,在所述第二会话中显示所述目标消息的摘要信息,响应于对所述摘要信息的第三操作事件,显示所述目标消息。
  5. 根据权利要求4所述的方法,其中,显示所述目标消息,包括:显示所述目标话题消息,并在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容。
  6. 根据权利要求5所述的方法,其中,在所述目标话题消息的关联区域显示所述相关回复信息的至少部分内容,包括:
    在所述目标话题消息的关联区域显示如下内容中的至少一项;所述目标话题消息的表情回复信息、所述目标话题消息的话题回复消息的个数、所述目标话题消息的最新回复时间。
  7. 根据权利要求1至6任一项所述的方法,还包括:
    响应于在所述第二会话中对所述目标话题消息的第四操作事件,显示所述目标话题消息的详情页。
  8. 根据权利要求7所述的方法,其中,显示所述目标话题消息的详情页,包括:
    基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中所显示的信息;和/或,
    基于执行所述第四操作事件的当前用户与所述第一会话的归属关系,确定所述详情页中显示的操作控件。
  9. 根据权利要求7所述的方法,其中,显示所述目标话题消息的详情页,包括:
    若执行所述第四操作事件的当前用户归属于所述第一会话,显示所述目标话题消息以及截止当前时间的所述目标话题消息的话题回复消息,否则,显示所述目标话题消息以及截止所述第二操作事件发生时间的所述目标话题消息的话题回复消息;
    和/或,
    若执行所述第四操作事件的当前用户归属于所述第一会话,在所述目标话题消息的详情页显示回复控件,否则,在所述目标话题消息的详情页不显示所述回复控件。
  10. 根据权利要求7所述的方法,其特征在于,显示所述目标话题消息的详情页,包括:
    若执行所述第四操作事件的当前用户归属于所述第一会话,跳转至所述目标话题消息的话题讨论界面,否则,显示截止所述第二操作事件发生时间的所述目标话题消息的话题讨论界面的快照。
  11. 根据权利要求1至10任一项所述的方法,其中,在检测到所述第二操作事件之后,在将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话之前,还包括如下的至少一项:
    显示第一控件,所述第一控件用于选择是否隐藏部分所述相关回复信息,以及在确定隐藏部分所述相关回复信息时,显示第二控件用于选取所述相关回复信息中需要隐藏的内容;
    显示提醒信息,所述提醒信息用于告知所述目标话题消息中的相关回复信息将被一并转发至所述第二会话。
  12. 一种信息处理装置,包括:
    确定单元,用于响应于对第一会话中消息的第一操作事件,确定至少一个目标消息,其中,所述至少一个目标消息中包括目标话题消息;其中,所述目标话题消息是指,在所述第一会话中基于该息创建了话题;
    控制单元,用于响应于对所述至少一个目标消息的第二操作事件,将所述至少一个目标消息以及所述目标话题消息的相关回复信息转发至第二会话。
  13. 一种电子设备,包括:
    至少一个存储器和至少一个处理器;
    其中,所述至少一个存储器用于存储程序代码,所述至少一个处理器用于调用所述至少一个存储器所存储的程序代码执行权利要求1至11中任一项所述的方法。
  14. 一种计算机可读存储介质,所述计算机可读存储介质用于存储程序代码,所述程序代码在被处理器运行时,促使所述处理器执行权利要求1至11中任一项所述的方法。
  15. 一种计算机程序产品,包括:指令,当所述指令由处理器执行时,使得处理器实现上述权利要求1至11中任一项所述的方法。
PCT/CN2023/119811 2022-09-21 2023-09-19 信息处理方法、装置、电子设备和存储介质 WO2024061234A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211154194.1 2022-09-21
CN202211154194.1A CN117793041A (zh) 2022-09-21 2022-09-21 信息处理方法、装置、电子设备和存储介质

Publications (1)

Publication Number Publication Date
WO2024061234A1 true WO2024061234A1 (zh) 2024-03-28

Family

ID=90398586

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/119811 WO2024061234A1 (zh) 2022-09-21 2023-09-19 信息处理方法、装置、电子设备和存储介质

Country Status (2)

Country Link
CN (1) CN117793041A (zh)
WO (1) WO2024061234A1 (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190173812A1 (en) * 2017-12-01 2019-06-06 International Business Machines Corporation Identifying Different Chat Topics in a Communication Channel Using Cognitive Data Science
CN112398727A (zh) * 2020-11-06 2021-02-23 北京字跳网络技术有限公司 信息处理方法、装置、终端和存储介质
CN114422463A (zh) * 2022-01-17 2022-04-29 北京达佳互联信息技术有限公司 通信方法、装置、电子设备和存储介质
CN115037709A (zh) * 2022-04-02 2022-09-09 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190173812A1 (en) * 2017-12-01 2019-06-06 International Business Machines Corporation Identifying Different Chat Topics in a Communication Channel Using Cognitive Data Science
CN112398727A (zh) * 2020-11-06 2021-02-23 北京字跳网络技术有限公司 信息处理方法、装置、终端和存储介质
CN114422463A (zh) * 2022-01-17 2022-04-29 北京达佳互联信息技术有限公司 通信方法、装置、电子设备和存储介质
CN115037709A (zh) * 2022-04-02 2022-09-09 北京字跳网络技术有限公司 信息处理方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN117793041A (zh) 2024-03-29

Similar Documents

Publication Publication Date Title
WO2020238698A1 (zh) 一种未读消息提醒方法、装置、终端设备及存储介质
US20220391528A1 (en) Online document display method and apparatus, device and medium
WO2023274354A1 (zh) 视频共享方法、装置、设备及介质
WO2021218555A1 (zh) 信息展示方法、装置和电子设备
WO2022077994A1 (zh) 信息处理方法、装置及介质
WO2021218556A1 (zh) 信息展示方法、装置和电子设备
CN109525486A (zh) 即时通信的会话消息加载方法、装置、电子设备及介质
WO2023040791A1 (zh) 互动方法、装置、电子设备及存储介质
WO2021190557A1 (zh) 交互方法、装置和电子设备
WO2020135188A1 (zh) 消息读取状态的提示方法、装置和电子设备
WO2023103956A1 (zh) 数据交互方法、装置、电子设备、存储介质和程序产品
WO2023185983A1 (zh) 信息处理方法、装置、电子设备和存储介质
JP2023521508A (ja) メール処理方法、装置、電子機器及び記憶媒体
WO2023071606A1 (zh) 交互方法、装置、电子设备和存储介质
WO2023231915A1 (zh) 消息处理方法、装置、设备及存储介质
WO2023124906A1 (zh) 一种消息处理方法、装置、设备及介质
WO2024002047A1 (zh) 会话消息的显示方法、装置、设备及存储介质
WO2024061119A1 (zh) 会话页面的显示方法、装置、设备、可读存储介质及产品
WO2023083205A1 (zh) 显示控制方法、装置、电子设备和存储介质
WO2020244564A1 (zh) 一种提及人组合显示方法、装置、终端设备及存储介质
WO2020220777A1 (zh) 一种信息推送的方法、装置、设备和介质
US10372324B2 (en) Synchronous communication system and method
WO2024060943A1 (zh) 评论信息的发布方法、装置、电子设备和存储介质
US20230370686A1 (en) Information display method and apparatus, and device and medium
WO2024055836A1 (zh) 播放控制方法、装置、电子设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23867521

Country of ref document: EP

Kind code of ref document: A1