github.com/gotd/td/tg.ChannelParticipantsMentions.TopMsgID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participants_filter_gen.go#L907: 	TopMsgID int
		tl_channel_participants_filter_gen.go#L936: 	if !(c.TopMsgID == 0) {
		tl_channel_participants_filter_gen.go#L962: 		c.TopMsgID = val
		tl_channel_participants_filter_gen.go#L1009: 	if !(c.TopMsgID == 0) {
		tl_channel_participants_filter_gen.go#L1036: 		b.PutInt(c.TopMsgID)
		tl_channel_participants_filter_gen.go#L1074: 		c.TopMsgID = value
		tl_channel_participants_filter_gen.go#L1100: 	c.TopMsgID = value
		tl_channel_participants_filter_gen.go#L1112: 	return c.TopMsgID, true