InstamadilloDeleteMessage.pb.go 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.36.10
  4. // protoc v3.21.12
  5. // source: instamadilloDeleteMessage/InstamadilloDeleteMessage.proto
  6. package instamadilloDeleteMessage
  7. import (
  8. reflect "reflect"
  9. sync "sync"
  10. unsafe "unsafe"
  11. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  12. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type DeleteMessagePayload struct {
  21. state protoimpl.MessageState `protogen:"open.v1"`
  22. MessageOtid *string `protobuf:"bytes,1,opt,name=messageOtid" json:"messageOtid,omitempty"`
  23. unknownFields protoimpl.UnknownFields
  24. sizeCache protoimpl.SizeCache
  25. }
  26. func (x *DeleteMessagePayload) Reset() {
  27. *x = DeleteMessagePayload{}
  28. mi := &file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_msgTypes[0]
  29. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  30. ms.StoreMessageInfo(mi)
  31. }
  32. func (x *DeleteMessagePayload) String() string {
  33. return protoimpl.X.MessageStringOf(x)
  34. }
  35. func (*DeleteMessagePayload) ProtoMessage() {}
  36. func (x *DeleteMessagePayload) ProtoReflect() protoreflect.Message {
  37. mi := &file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_msgTypes[0]
  38. if x != nil {
  39. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  40. if ms.LoadMessageInfo() == nil {
  41. ms.StoreMessageInfo(mi)
  42. }
  43. return ms
  44. }
  45. return mi.MessageOf(x)
  46. }
  47. // Deprecated: Use DeleteMessagePayload.ProtoReflect.Descriptor instead.
  48. func (*DeleteMessagePayload) Descriptor() ([]byte, []int) {
  49. return file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescGZIP(), []int{0}
  50. }
  51. func (x *DeleteMessagePayload) GetMessageOtid() string {
  52. if x != nil && x.MessageOtid != nil {
  53. return *x.MessageOtid
  54. }
  55. return ""
  56. }
  57. var File_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto protoreflect.FileDescriptor
  58. const file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDesc = "" +
  59. "\n" +
  60. "9instamadilloDeleteMessage/InstamadilloDeleteMessage.proto\x12\x19InstamadilloDeleteMessage\"8\n" +
  61. "\x14DeleteMessagePayload\x12 \n" +
  62. "\vmessageOtid\x18\x01 \x01(\tR\vmessageOtidB5Z3go.mau.fi/whatsmeow/proto/instamadilloDeleteMessage"
  63. var (
  64. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescOnce sync.Once
  65. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescData []byte
  66. )
  67. func file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescGZIP() []byte {
  68. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescOnce.Do(func() {
  69. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDesc), len(file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDesc)))
  70. })
  71. return file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDescData
  72. }
  73. var file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
  74. var file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_goTypes = []any{
  75. (*DeleteMessagePayload)(nil), // 0: InstamadilloDeleteMessage.DeleteMessagePayload
  76. }
  77. var file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_depIdxs = []int32{
  78. 0, // [0:0] is the sub-list for method output_type
  79. 0, // [0:0] is the sub-list for method input_type
  80. 0, // [0:0] is the sub-list for extension type_name
  81. 0, // [0:0] is the sub-list for extension extendee
  82. 0, // [0:0] is the sub-list for field type_name
  83. }
  84. func init() { file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_init() }
  85. func file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_init() {
  86. if File_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto != nil {
  87. return
  88. }
  89. type x struct{}
  90. out := protoimpl.TypeBuilder{
  91. File: protoimpl.DescBuilder{
  92. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  93. RawDescriptor: unsafe.Slice(unsafe.StringData(file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDesc), len(file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_rawDesc)),
  94. NumEnums: 0,
  95. NumMessages: 1,
  96. NumExtensions: 0,
  97. NumServices: 0,
  98. },
  99. GoTypes: file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_goTypes,
  100. DependencyIndexes: file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_depIdxs,
  101. MessageInfos: file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_msgTypes,
  102. }.Build()
  103. File_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto = out.File
  104. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_goTypes = nil
  105. file_instamadilloDeleteMessage_InstamadilloDeleteMessage_proto_depIdxs = nil
  106. }