Versions in this module Expand all Collapse all v2 v2.0.2 Oct 29, 2024 v2.0.1 Oct 24, 2024 Changes in this version + var Command_CommandType_name = map[int32]string + var Command_CommandType_value = map[string]int32 + var File_waCommon_WACommon_proto protoreflect.FileDescriptor + var FutureProofBehavior_name = map[int32]string + var FutureProofBehavior_value = map[string]int32 + type Command struct + CommandType *Command_CommandType + Length *uint32 + Offset *uint32 + ValidationToken *string + func (*Command) Descriptor() ([]byte, []int) + func (*Command) ProtoMessage() + func (x *Command) GetCommandType() Command_CommandType + func (x *Command) GetLength() uint32 + func (x *Command) GetOffset() uint32 + func (x *Command) GetValidationToken() string + func (x *Command) ProtoReflect() protoreflect.Message + func (x *Command) Reset() + func (x *Command) String() string + type Command_CommandType int32 + const Command_AI + const Command_AI_IMAGINE + const Command_EVERYONE + const Command_SILENT + func (Command_CommandType) Descriptor() protoreflect.EnumDescriptor + func (Command_CommandType) EnumDescriptor() ([]byte, []int) + func (Command_CommandType) Type() protoreflect.EnumType + func (x *Command_CommandType) UnmarshalJSON(b []byte) error + func (x Command_CommandType) Enum() *Command_CommandType + func (x Command_CommandType) Number() protoreflect.EnumNumber + func (x Command_CommandType) String() string + type FutureProofBehavior int32 + const FutureProofBehavior_IGNORE + const FutureProofBehavior_NO_PLACEHOLDER + const FutureProofBehavior_PLACEHOLDER + func (FutureProofBehavior) Descriptor() protoreflect.EnumDescriptor + func (FutureProofBehavior) EnumDescriptor() ([]byte, []int) + func (FutureProofBehavior) Type() protoreflect.EnumType + func (x *FutureProofBehavior) UnmarshalJSON(b []byte) error + func (x FutureProofBehavior) Enum() *FutureProofBehavior + func (x FutureProofBehavior) Number() protoreflect.EnumNumber + func (x FutureProofBehavior) String() string + type MessageKey struct + FromMe *bool + ID *string + Participant *string + RemoteJID *string + func (*MessageKey) Descriptor() ([]byte, []int) + func (*MessageKey) ProtoMessage() + func (x *MessageKey) GetFromMe() bool + func (x *MessageKey) GetID() string + func (x *MessageKey) GetId() string + func (x *MessageKey) GetParticipant() string + func (x *MessageKey) GetRemoteJID() string + func (x *MessageKey) GetRemoteJid() string + func (x *MessageKey) ProtoReflect() protoreflect.Message + func (x *MessageKey) Reset() + func (x *MessageKey) String() string + type MessageText struct + Commands []*Command + MentionedJID []string + Text *string + func (*MessageText) Descriptor() ([]byte, []int) + func (*MessageText) ProtoMessage() + func (x *MessageText) GetCommands() []*Command + func (x *MessageText) GetMentionedJID() []string + func (x *MessageText) GetText() string + func (x *MessageText) ProtoReflect() protoreflect.Message + func (x *MessageText) Reset() + func (x *MessageText) String() string + type SubProtocol struct + Payload []byte + Version *int32 + func (*SubProtocol) Descriptor() ([]byte, []int) + func (*SubProtocol) ProtoMessage() + func (x *SubProtocol) GetPayload() []byte + func (x *SubProtocol) GetVersion() int32 + func (x *SubProtocol) ProtoReflect() protoreflect.Message + func (x *SubProtocol) Reset() + func (x *SubProtocol) String() string Other modules containing this package github.com/snaril/wsapp