Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_proto_model_v1_blocklist_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
Jid string `protobuf:"bytes,2,opt,name=jid,proto3" json:"jid,omitempty"`
// contains filtered or unexported fields
}
Item represents block list item entity.
func (*Item) Descriptor
deprecated
added in
v0.56.0
func (*Item) GetUsername ¶ added in v0.56.0
func (*Item) ProtoMessage ¶ added in v0.56.0
func (*Item) ProtoMessage()
func (*Item) ProtoReflect ¶ added in v0.56.0
func (x *Item) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.