github.com/gotd/td/tg.EncryptedChat.KeyFingerprint (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_gen.go#L779: 	KeyFingerprint int64
		tl_encrypted_chat_gen.go#L820: 	if !(e.KeyFingerprint == 0) {
		tl_encrypted_chat_gen.go#L852: 	e.KeyFingerprint = from.GetKeyFingerprint()
		tl_encrypted_chat_gen.go#L930: 	b.PutLong(e.KeyFingerprint)
		tl_encrypted_chat_gen.go#L997: 		e.KeyFingerprint = value
		tl_encrypted_chat_gen.go#L1055: 	return e.KeyFingerprint