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

8 uses

	github.com/gotd/td/tg (current package)
		tl_input_reply_to_gen.go#L53: 	TopMsgID int
		tl_input_reply_to_gen.go#L105: 	if !(i.TopMsgID == 0) {
		tl_input_reply_to_gen.go#L144: 		i.TopMsgID = val
		tl_input_reply_to_gen.go#L223: 	if !(i.TopMsgID == 0) {
		tl_input_reply_to_gen.go#L260: 		b.PutInt(i.TopMsgID)
		tl_input_reply_to_gen.go#L323: 		i.TopMsgID = value
		tl_input_reply_to_gen.go#L377: 	i.TopMsgID = value
		tl_input_reply_to_gen.go#L389: 	return i.TopMsgID, true