| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // versions:
- // protoc-gen-go v1.36.10
- // protoc v3.21.12
- // source: waChatLockSettings/WAWebProtobufsChatLockSettings.proto
- package waChatLockSettings
- import (
- reflect "reflect"
- sync "sync"
- unsafe "unsafe"
- protoreflect "google.golang.org/protobuf/reflect/protoreflect"
- protoimpl "google.golang.org/protobuf/runtime/protoimpl"
- waUserPassword "go.mau.fi/whatsmeow/proto/waUserPassword"
- )
- const (
- // Verify that this generated code is sufficiently up-to-date.
- _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
- // Verify that runtime/protoimpl is sufficiently up-to-date.
- _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
- )
- type ChatLockSettings struct {
- state protoimpl.MessageState `protogen:"open.v1"`
- HideLockedChats *bool `protobuf:"varint,1,opt,name=hideLockedChats" json:"hideLockedChats,omitempty"`
- SecretCode *waUserPassword.UserPassword `protobuf:"bytes,2,opt,name=secretCode" json:"secretCode,omitempty"`
- unknownFields protoimpl.UnknownFields
- sizeCache protoimpl.SizeCache
- }
- func (x *ChatLockSettings) Reset() {
- *x = ChatLockSettings{}
- mi := &file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_msgTypes[0]
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- ms.StoreMessageInfo(mi)
- }
- func (x *ChatLockSettings) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*ChatLockSettings) ProtoMessage() {}
- func (x *ChatLockSettings) ProtoReflect() protoreflect.Message {
- mi := &file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_msgTypes[0]
- if x != nil {
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- if ms.LoadMessageInfo() == nil {
- ms.StoreMessageInfo(mi)
- }
- return ms
- }
- return mi.MessageOf(x)
- }
- // Deprecated: Use ChatLockSettings.ProtoReflect.Descriptor instead.
- func (*ChatLockSettings) Descriptor() ([]byte, []int) {
- return file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescGZIP(), []int{0}
- }
- func (x *ChatLockSettings) GetHideLockedChats() bool {
- if x != nil && x.HideLockedChats != nil {
- return *x.HideLockedChats
- }
- return false
- }
- func (x *ChatLockSettings) GetSecretCode() *waUserPassword.UserPassword {
- if x != nil {
- return x.SecretCode
- }
- return nil
- }
- var File_waChatLockSettings_WAWebProtobufsChatLockSettings_proto protoreflect.FileDescriptor
- const file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDesc = "" +
- "\n" +
- "7waChatLockSettings/WAWebProtobufsChatLockSettings.proto\x12\x1eWAWebProtobufsChatLockSettings\x1a/waUserPassword/WAWebProtobufsUserPassword.proto\"\x86\x01\n" +
- "\x10ChatLockSettings\x12(\n" +
- "\x0fhideLockedChats\x18\x01 \x01(\bR\x0fhideLockedChats\x12H\n" +
- "\n" +
- "secretCode\x18\x02 \x01(\v2(.WAWebProtobufsUserPassword.UserPasswordR\n" +
- "secretCodeB.Z,go.mau.fi/whatsmeow/proto/waChatLockSettings"
- var (
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescOnce sync.Once
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescData []byte
- )
- func file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescGZIP() []byte {
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescOnce.Do(func() {
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDesc), len(file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDesc)))
- })
- return file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDescData
- }
- var file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
- var file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_goTypes = []any{
- (*ChatLockSettings)(nil), // 0: WAWebProtobufsChatLockSettings.ChatLockSettings
- (*waUserPassword.UserPassword)(nil), // 1: WAWebProtobufsUserPassword.UserPassword
- }
- var file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_depIdxs = []int32{
- 1, // 0: WAWebProtobufsChatLockSettings.ChatLockSettings.secretCode:type_name -> WAWebProtobufsUserPassword.UserPassword
- 1, // [1:1] is the sub-list for method output_type
- 1, // [1:1] is the sub-list for method input_type
- 1, // [1:1] is the sub-list for extension type_name
- 1, // [1:1] is the sub-list for extension extendee
- 0, // [0:1] is the sub-list for field type_name
- }
- func init() { file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_init() }
- func file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_init() {
- if File_waChatLockSettings_WAWebProtobufsChatLockSettings_proto != nil {
- return
- }
- type x struct{}
- out := protoimpl.TypeBuilder{
- File: protoimpl.DescBuilder{
- GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
- RawDescriptor: unsafe.Slice(unsafe.StringData(file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDesc), len(file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_rawDesc)),
- NumEnums: 0,
- NumMessages: 1,
- NumExtensions: 0,
- NumServices: 0,
- },
- GoTypes: file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_goTypes,
- DependencyIndexes: file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_depIdxs,
- MessageInfos: file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_msgTypes,
- }.Build()
- File_waChatLockSettings_WAWebProtobufsChatLockSettings_proto = out.File
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_goTypes = nil
- file_waChatLockSettings_WAWebProtobufsChatLockSettings_proto_depIdxs = nil
- }
|