github.com/gotd/td/tg.UpdateReadChannelDiscussionInbox.BroadcastPost (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L16151: 	BroadcastPost int
		tl_update_gen.go#L16189: 	if !(u.BroadcastPost == 0) {
		tl_update_gen.go#L16221: 		u.BroadcastPost = val
		tl_update_gen.go#L16280: 	if !(u.BroadcastPost == 0) {
		tl_update_gen.go#L16310: 		b.PutInt(u.BroadcastPost)
		tl_update_gen.go#L16369: 		u.BroadcastPost = value
		tl_update_gen.go#L16419: 	u.BroadcastPost = value
		tl_update_gen.go#L16431: 	return u.BroadcastPost, true