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

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L9198: 	TopMsgID int
		tl_update_gen.go#L9229: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L9256: 		u.TopMsgID = val
		tl_update_gen.go#L9304: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L9334: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L9378: 		u.TopMsgID = value
		tl_update_gen.go#L9401: 	u.TopMsgID = value
		tl_update_gen.go#L9413: 	return u.TopMsgID, true