whatsmeowgo.mau.fi/whatsmeow/proto/waEphemeral Index | Files

package waEphemeral

import "go.mau.fi/whatsmeow/proto/waEphemeral"

Index

Variables

var File_waEphemeral_WAWebProtobufsEphemeral_proto protoreflect.FileDescriptor

Types

type EphemeralSetting

type EphemeralSetting struct {
	Duration  *int32 `protobuf:"fixed32,1,opt,name=duration" json:"duration,omitempty"`
	Timestamp *int64 `protobuf:"fixed64,2,opt,name=timestamp" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*EphemeralSetting) Descriptor

func (*EphemeralSetting) Descriptor() ([]byte, []int)

Deprecated: Use EphemeralSetting.ProtoReflect.Descriptor instead.

func (*EphemeralSetting) GetDuration

func (x *EphemeralSetting) GetDuration() int32

func (*EphemeralSetting) GetTimestamp

func (x *EphemeralSetting) GetTimestamp() int64

func (*EphemeralSetting) ProtoMessage

func (*EphemeralSetting) ProtoMessage()

func (*EphemeralSetting) ProtoReflect

func (x *EphemeralSetting) ProtoReflect() protoreflect.Message

func (*EphemeralSetting) Reset

func (x *EphemeralSetting) Reset()

func (*EphemeralSetting) String

func (x *EphemeralSetting) String() string

Source Files

WAWebProtobufsEphemeral.pb.go

Version
v0.0.0-20250326122532-6680c9a6e9a7 (latest)
Published
Mar 26, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
5 hours ago

Tools for package owners.