github.com/gotd/td/tg.InputSecureFileUploaded.MD5Checksum (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_input_secure_file_gen.go#L47: 	MD5Checksum string
		tl_input_secure_file_gen.go#L80: 	if !(i.MD5Checksum == "") {
		tl_input_secure_file_gen.go#L112: 	i.MD5Checksum = from.GetMD5Checksum()
		tl_input_secure_file_gen.go#L180: 	b.PutString(i.MD5Checksum)
		tl_input_secure_file_gen.go#L221: 		i.MD5Checksum = value
		tl_input_secure_file_gen.go#L261: 	return i.MD5Checksum