github.com/gotd/td/tg.EncryptedMessage.RandomID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_message_gen.go#L40: 	RandomID int64
		tl_encrypted_message_gen.go#L75: 	if !(e.RandomID == 0) {
		tl_encrypted_message_gen.go#L111: 	e.RandomID = from.GetRandomID()
		tl_encrypted_message_gen.go#L179: 	b.PutLong(e.RandomID)
		tl_encrypted_message_gen.go#L213: 		e.RandomID = value
		tl_encrypted_message_gen.go#L251: 	return e.RandomID