Lines Matching defs:Announcement
203 type Announcement struct { struct
204 Words *string `protobuf:"bytes,1,opt,name=words" json:"words,omitempty"`
205 XXX_NoUnkeyedLiteral struct{} `json:"-"`
206 XXX_unrecognized []byte `json:"-"`
207 XXX_sizecache int32 `json:"-"`
210 func (m *Announcement) Reset() { *m = Announcement{} }
211 func (m *Announcement) String() string { return proto.CompactTextString(m) }
212 func (*Announcement) ProtoMessage() {}
213 func (*Announcement) Descriptor() ([]byte, []int) {
217 func (m *Announcement) XXX_Unmarshal(b []byte) error {
220 func (m *Announcement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
246 Name: "extension_user.Announcement.loud_ext",