From 2f7e632a3d876a8721bcfbeeb4624a338df46eb8 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 20 Nov 2021 20:51:43 +0330 Subject: added the grpc methods --- telebot/v1/telegram.pb.go | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'telebot/v1/telegram.pb.go') diff --git a/telebot/v1/telegram.pb.go b/telebot/v1/telegram.pb.go index ab46f67..85a653a 100644 --- a/telebot/v1/telegram.pb.go +++ b/telebot/v1/telegram.pb.go @@ -1,13 +1,12 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.23.0 +// protoc-gen-go v1.27.1 // protoc v3.15.6 // source: telegram.proto package v1 import ( - proto "github.com/golang/protobuf/proto" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" timestamppb "google.golang.org/protobuf/types/known/timestamppb" @@ -22,10 +21,6 @@ const ( _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) ) -// This is a compile-time assertion that a sufficiently up-to-date version -// of the legacy proto package is being used. -const _ = proto.ProtoPackageIsVersion4 - type NotificationRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache -- cgit v1.2.3