Versions in this module Expand all Collapse all v1 v1.0.1 Nov 12, 2021 Changes in this version + var File_telegram_proto protoreflect.FileDescriptor + type NotificationRequest struct + ChannelId int64 + NotificationText string + RequestTime *timestamppb.Timestamp + func (*NotificationRequest) Descriptor() ([]byte, []int) + func (*NotificationRequest) ProtoMessage() + func (x *NotificationRequest) GetChannelId() int64 + func (x *NotificationRequest) GetNotificationText() string + func (x *NotificationRequest) GetRequestTime() *timestamppb.Timestamp + func (x *NotificationRequest) ProtoReflect() protoreflect.Message + func (x *NotificationRequest) Reset() + func (x *NotificationRequest) String() string + type NotificationResponse struct + Error string + IsOK bool + func (*NotificationResponse) Descriptor() ([]byte, []int) + func (*NotificationResponse) ProtoMessage() + func (x *NotificationResponse) GetError() string + func (x *NotificationResponse) GetIsOK() bool + func (x *NotificationResponse) ProtoReflect() protoreflect.Message + func (x *NotificationResponse) Reset() + func (x *NotificationResponse) String() string