package waChatLockSettings

import "github.com/und3va/whatsmeow/proto/waChatLockSettings"

Index

Variables

var File_waChatLockSettings_WAProtobufsChatLockSettings_proto protoreflect.FileDescriptor

Types

type ChatLockSettings

type ChatLockSettings struct {
	HideLockedChats *bool                        `protobuf:"varint,1,opt,name=hideLockedChats" json:"hideLockedChats,omitempty"`
	SecretCode      *waUserPassword.UserPassword `protobuf:"bytes,2,opt,name=secretCode" json:"secretCode,omitempty"`
	// contains filtered or unexported fields
}

func (*ChatLockSettings) Descriptor

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

Deprecated: Use ChatLockSettings.ProtoReflect.Descriptor instead.

func (*ChatLockSettings) GetHideLockedChats

func (x *ChatLockSettings) GetHideLockedChats() bool

func (*ChatLockSettings) GetSecretCode

func (x *ChatLockSettings) GetSecretCode() *waUserPassword.UserPassword

func (*ChatLockSettings) ProtoMessage

func (*ChatLockSettings) ProtoMessage()

func (*ChatLockSettings) ProtoReflect

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

func (*ChatLockSettings) Reset

func (x *ChatLockSettings) Reset()

func (*ChatLockSettings) String

func (x *ChatLockSettings) String() string

Source Files

WAProtobufsChatLockSettings.pb.go

Version
v0.0.0-20240711092623-9860551f32fc (latest)
Published
Jul 11, 2024
Platform
linux/amd64
Imports
6 packages
Last checked
2 months ago

Tools for package owners.