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

6 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_message_gen.go#L292: 	RandomID int64
		tl_encrypted_message_gen.go#L325: 	if !(e.RandomID == 0) {
		tl_encrypted_message_gen.go#L357: 	e.RandomID = from.GetRandomID()
		tl_encrypted_message_gen.go#L420: 	b.PutLong(e.RandomID)
		tl_encrypted_message_gen.go#L448: 		e.RandomID = value
		tl_encrypted_message_gen.go#L479: 	return e.RandomID