cai.pb.im.msg.receipt package

IM Message Protocol Buffer Model Category.

This module is used to store all im message protobuf files.

Generate all protobuf file using:

protoc cai/pb/**/*.proto --python_out=. --mypy_out=readable_stubs:.
Copyright

Copyright (C) 2021-2021 cscs181

License

AGPL-3.0 or later. See LICENSE for detail.

Submodules

cai.pb.im.msg.receipt.receipt_pb2 module

Generated protocol buffer code.

class cai.pb.im.msg.receipt.receipt_pb2.MsgInfo

基类:google.protobuf.pyext._message.CMessage, google.protobuf.message.Message

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>

The google.protobuf.descriptor.Descriptor for this message type.

from_uin

Field im.msg.receipt.MsgInfo.from_uin

msg_random

Field im.msg.receipt.MsgInfo.msg_random

msg_seq

Field im.msg.receipt.MsgInfo.msg_seq

to_uin

Field im.msg.receipt.MsgInfo.to_uin

class cai.pb.im.msg.receipt.receipt_pb2.ReceiptInfo

基类:google.protobuf.pyext._message.CMessage, google.protobuf.message.Message

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>

The google.protobuf.descriptor.Descriptor for this message type.

read_time

Field im.msg.receipt.ReceiptInfo.read_time

class cai.pb.im.msg.receipt.receipt_pb2.ReceiptReq

基类:google.protobuf.pyext._message.CMessage, google.protobuf.message.Message

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>

The google.protobuf.descriptor.Descriptor for this message type.

command

Field im.msg.receipt.ReceiptReq.command

info

Field im.msg.receipt.ReceiptReq.info

class cai.pb.im.msg.receipt.receipt_pb2.ReceiptResp

基类:google.protobuf.pyext._message.CMessage, google.protobuf.message.Message

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>

The google.protobuf.descriptor.Descriptor for this message type.

command

Field im.msg.receipt.ReceiptResp.command

receipt_info

Field im.msg.receipt.ReceiptResp.receipt_info